Revert the previous commit r1.219 and use "rm -f" again
[privoxy.git] / GNUmakefile.in
index a87b71e..58f8879 100644 (file)
@@ -113,7 +113,7 @@ GZIP_PROG  = gzip
 #ID         = id -u
 ID         = id
 LD         = @CC@
-RM         = rm
+RM         = rm -f
 CP         = cp -f
 RMDIR      = rmdir
 MKDIR      = ./mkinstalldirs