]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - djunpack.bat
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / djunpack.bat
index f09f5ed3251f20ec1acf824eae0720bf547410a7..5c6e9b2e3f4865c69ae37e3d1bd85a8b8a6f2599 100755 (executable)
@@ -31,7 +31,7 @@ Rem an empty fnchange.tmp even if the command failed for some reason.
 copy fnchange.tmp junk.tmp > nul\r
 if not exist junk.tmp GoTo NoDjTar\r
 del junk.tmp\r
-sed -e 's,@V@,%GDBVER%,g' < fnchange.tmp > fnchange.lst\r
+sed -e "s,@V@,%GDBVER%,g" < fnchange.tmp > fnchange.lst\r
 Rem See the comment above about the reason for using COPY.\r
 copy fnchange.lst junk.tmp > nul\r
 if not exist junk.tmp GoTo NoSed\r