Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 19 years ago
parent
commit
03e5dab826
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      scripts/Build-Target

+ 1
- 1
scripts/Build-Target

@ -60,7 +60,7 @@ while [ "$1" ] ; do
echo " -cfg <config> the build configuration to use; defaults to 'default'"
echo " -tasks <N> run <N> Build-Job daemons (for cluster builds)"
echo " -daemon run as daemon in the background"
echo " -stages <list> only build the stages listed in the parameter"
echo " -stages <list> only build the stages listed in the parameter"
echo " -job <stage>-<package> build only one job: the given package"
echo " in the given stage"
exit 1 ;;

Loading…
Cancel
Save