From: helly Date: Tue, 13 Apr 2004 20:37:04 +0000 (+0000) Subject: Need to use original name (not alias) X-Git-Tag: 0.13.6~723 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05a5ed525e7b49fb05ad044cf30a55db349d7ef7;p=re2c Need to use original name (not alias) --- diff --git a/makerpm.in b/makerpm.in index 32b8c1d9..3761dca4 100644 --- a/makerpm.in +++ b/makerpm.in @@ -42,4 +42,4 @@ cp -a $SPEC $SPECDIR/${SPEC} #cp -a *.patch $SRCDIR cd $SPECDIR echo "RPM: rpm -ba ${SPEC}" -rpm -ba ${SPEC} +rpmbuild -ba ${SPEC}