]> granicus.if.org Git - re2c/commitdiff
Correct output
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Mon, 19 Apr 2004 23:31:34 +0000 (23:31 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Mon, 19 Apr 2004 23:31:34 +0000 (23:31 +0000)
makerpm.in

index 3761dca44f966ea63c8484edce38d4f062c07987..6dfe80a139c15e4d7ebc85e2a444fee1e7ed5b3d 100644 (file)
@@ -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