Dinkleberry from prior incarnation
authorBruce Korb <korbb@gcc.gnu.org>
Wed, 11 Nov 1998 15:09:12 +0000 (15:09 +0000)
committerBruce Korb <korbb@gcc.gnu.org>
Wed, 11 Nov 1998 15:09:12 +0000 (15:09 +0000)
From-SVN: r23608

gcc/fixinc/mkfixinc.sh

index c0811aa..863623c 100755 (executable)
@@ -107,8 +107,8 @@ fi
 
 if test -f "$fixincludes"
 then
-    echo copying $fixincludes to $dest
-    cp $fixincludes $dest
+    echo copying $fixincludes to ../fixinc.sh
+    cp $fixincludes ../fixinc.sh
     exit 0
 fi