1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-27 22:50:26 +03:00

packaging: add a comment explaining EXTRA_OPTIONS to the makerpms script

Michael
(cherry picked from commit 0defc2c60f2ca469d7538c60b7638150c67feb33)
(This used to be commit bccf4da9895afc560ac59ac7ee923b4c5d940d09)
This commit is contained in:
Michael Adam 2008-05-16 00:19:59 +02:00
parent d3bbccb924
commit 7391b519c6

View File

@ -12,6 +12,8 @@
#
# set DOCS_DIR to the path to a release tarball docs dir in order to get docs
# extra options passed to rpmbuild
EXTRA_OPTIONS="$1"
SPECDIR=`rpm --eval %_specdir`