summaryrefslogtreecommitdiff
path: root/packaging/RHEL-CTDB/makerpms.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/RHEL-CTDB/makerpms.sh')
-rwxr-xr-xpackaging/RHEL-CTDB/makerpms.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/RHEL-CTDB/makerpms.sh b/packaging/RHEL-CTDB/makerpms.sh
index c6e85014fd..c6192a1c80 100755
--- a/packaging/RHEL-CTDB/makerpms.sh
+++ b/packaging/RHEL-CTDB/makerpms.sh
@@ -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`