summaryrefslogtreecommitdiff
path: root/packaging/RedHat/makerpms.sh.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/RedHat/makerpms.sh.tmpl')
-rw-r--r--packaging/RedHat/makerpms.sh.tmpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/packaging/RedHat/makerpms.sh.tmpl b/packaging/RedHat/makerpms.sh.tmpl
index 1371b55fd3..a37e03a144 100644
--- a/packaging/RedHat/makerpms.sh.tmpl
+++ b/packaging/RedHat/makerpms.sh.tmpl
@@ -65,8 +65,7 @@ chmod 755 ${SRCDIR}/filter-requires-samba_rh?.sh
echo Getting Ready to build release package
cd ${SPECDIR}
-#${RPM} -ba --clean --rmsource $SPECFILE
-${RPM} -ba -vv $SPECFILE
+${RPM} -ba --clean --rmsource $SPECFILE
echo Done.