X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=GNUmakefile.in;h=7fdd4975cfa5f4af6f7d02ff211250de2f1fbdad;hp=420deb1a1b25eddfa24e9abdda73b10123d347ac;hb=5ef1357ffc5df4c7cd8e2ca8fd3f06571d2953cb;hpb=b51bca256e5e52889c2b30981b3590451a3258db diff --git a/GNUmakefile.in b/GNUmakefile.in index 420deb1a..7fdd4975 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -1,6 +1,6 @@ # Note: Makefile is built automatically from Makefile.in # -# $Id: GNUmakefile.in,v 1.21 2002/03/24 12:43:57 swa Exp $ +# $Id: GNUmakefile.in,v 1.22 2002/03/24 12:56:21 swa Exp $ # # Written by and Copyright (C) 2001 the SourceForge # Privoxy team. http://ijbswa.sourceforge.net @@ -309,7 +309,7 @@ suse-upload: # handle with care. use with root. suse-clean: - rpm -e junkbuster-suse + rpm -e junkbuster-suse || true rm -rf /etc/junkbuster rm -rf /etc/rc.d/junkbuster* rm -rf /var/run/junkbuster.pid @@ -318,7 +318,7 @@ suse-clean: rm -f /usr/sbin/junkbuster rm -f /usr/sbin/rcjunkbuster rm -f /usr/share/man/man1/junkbuster.1.gz - rpm -e privoxy-suse + rpm -e privoxy-suse || true rm -rf /etc/privoxy rm -rf /etc/rc.d/privoxy* rm -rf /var/run/privoxy.pid @@ -518,6 +518,9 @@ install: all ## end: # $Log: GNUmakefile.in,v $ +# Revision 1.22 2002/03/24 12:56:21 swa +# name change related issues. +# # Revision 1.21 2002/03/24 12:43:57 swa # name change #