rpm build script: removed set -u, because it cannot be used in combination with optional script parameters

git-svn-id: trunk@32517 -
This commit is contained in:
vincents 2011-09-26 12:33:38 +00:00
parent a0e87f7faa
commit a66b61d32c

View File

@ -4,7 +4,6 @@
set -x
set -e
set -u
#------------------------------------------------------------------------------
# parse parameters