From: helly Date: Mon, 19 Apr 2004 23:31:34 +0000 (+0000) Subject: Correct output X-Git-Tag: 0.13.6~714 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5eb416c1f0df970a0077390ca105b6ed90a435f1;p=re2c Correct output --- diff --git a/makerpm.in b/makerpm.in index 3761dca4..6dfe80a1 100644 --- a/makerpm.in +++ b/makerpm.in @@ -37,7 +37,7 @@ cp $TAR $SRCDIR cat re2c.spec | sed -e "s/RPM_RELEASE/${RELEASE}/g" > ${SPEC} -echo "CP: (`pwd`) cp -a $SPECDIR/${SPEC} $SPEC" +echo "CP: (`pwd`) cp -a $SPEC $SPECDIR/${SPEC}" cp -a $SPEC $SPECDIR/${SPEC} #cp -a *.patch $SRCDIR cd $SPECDIR