]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - tools/makesrcdist
Remove source directory.
[thirdparty/cups.git] / tools / makesrcdist
index 5b2a74c990227eccfe8749af94d9f7e0094f08ef..67ada0aca835975db6af1adc18a7a48bfffe3a68 100755 (executable)
@@ -100,6 +100,6 @@ echo Archiving...
 tar czf cups-$fileversion-source.tar.gz cups-$version
 
 echo Removing temporary files...
-#rm -rf cups-$version
+rm -rf cups-$version
 
 echo "Done - files in $TMPDIR."