mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
packaging: makerpms.sh can take multiple arguments for rpmbuild
Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit f2ef3510407fbad29908195c58e4160d5a81e8a4)
This commit is contained in:
parent
1eab9c898c
commit
2d3d5c133e
@ -32,7 +32,7 @@
|
||||
# /usr/src/redhat directory
|
||||
#
|
||||
|
||||
EXTRA_OPTIONS="$1"
|
||||
EXTRA_OPTIONS="$*"
|
||||
|
||||
DIRNAME=$(dirname $0)
|
||||
TOPDIR=${DIRNAME}/../..
|
||||
|
Loading…
x
Reference in New Issue
Block a user