summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/spec2series.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/spec2series.in b/scripts/spec2series.in
index 8c7a301..729c3a2 100755
--- a/scripts/spec2series.in
+++ b/scripts/spec2series.in
@@ -188,7 +188,7 @@ ln -s patch "$WORK/bin/tar"
# let rpm do all the dirty specfile stuff ...
echo -n "### $(basename @RPMBUILD@): " >&2
touch $WORK/patchlog
-$RPM --nodeps --quiet -bp "$specdir/$specfile" </dev/null
+$RPM --nodeps --quiet -bp "$specdir/$specfile" </dev/null >/dev/null
echo $" done" >&2
# print results saved by the wrapper script