Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 18 years ago
parent
commit
ad1733817a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      scripts/Build-Pkg

+ 1
- 1
scripts/Build-Pkg

@ -791,7 +791,7 @@ then
if [ "$download" = 1 ]; then if [ "$download" = 1 ]; then
echo_status "Running ./scripts/Download for this package..." echo_status "Running ./scripts/Download for this package..."
echo_status "----- DOWNLOAD LOG -----" echo_status "----- DOWNLOAD LOG -----"
echo; ./scripts/Download $pkg; echo
echo; ./scripts/Download $xpkg; echo
echo_status "------------------------" echo_status "------------------------"
fi fi
fi fi

Loading…
Cancel
Save