mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-05 17:39:36 +01: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 -x
|
||||||
set -e
|
set -e
|
||||||
set -u
|
|
||||||
|
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
# parse parameters
|
# parse parameters
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user