]> Pileus Git - ~andy/fetchmail/commitdiff
Oops.
authorEric S. Raymond <esr@thyrsus.com>
Tue, 14 Jan 2003 13:23:08 +0000 (13:23 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Tue, 14 Jan 2003 13:23:08 +0000 (13:23 -0000)
svn path=/trunk/; revision=3784

makerelease

index 746a3ec5b86d7b3d680005c91ac8a32d4b4dcc27..939dfd8d1d14f74d01c58ab5bcdece9a4b46b309 100755 (executable)
@@ -73,7 +73,7 @@ if (system("make rpm $null && chown esr *.rpm")) {
 }
 
 # Clean up permissions so next build won't foo up.
-system("chown esr config.log stamp-h po/Makefile")
+system("chown esr config.log stamp-h po/Makefile");
 
 open(REPORT, ">PREAMBLE.$$");