mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-06 15:00:31 +02:00
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:
parent
a0e87f7faa
commit
a66b61d32c
@ -4,7 +4,6 @@
|
||||
|
||||
set -x
|
||||
set -e
|
||||
set -u
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
# parse parameters
|
||||
|
Loading…
Reference in New Issue
Block a user