X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=GNUmakefile.in;h=94f781a56d6f3064dcbf9958d294661dfa56ec2c;hp=7fdd4975cfa5f4af6f7d02ff211250de2f1fbdad;hb=90bb43a5644ae550a04c50d9ce7b88ac6427824e;hpb=2e641cce529233de3109c5675b584225651e0496;ds=sidebyside diff --git a/GNUmakefile.in b/GNUmakefile.in index 7fdd4975..94f781a5 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -1,6 +1,6 @@ # Note: Makefile is built automatically from Makefile.in # -# $Id: GNUmakefile.in,v 1.22 2002/03/24 12:56:21 swa Exp $ +# $Id: GNUmakefile.in,v 1.23 2002/03/24 13:06:49 swa Exp $ # # Written by and Copyright (C) 2001 the SourceForge # Privoxy team. http://ijbswa.sourceforge.net @@ -39,7 +39,7 @@ CODE_STATUS = @CODE_STATUS@ VERSION = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_POINT) # will automatically be postfixed with -$(RPM_PACKAGEV) in the SPECfile RPM_VERSION = $(VERSION) -RPM_PACKAGEV = 1 +RPM_PACKAGEV = @VERSION_RPM_PACKAGE@ ############################################################################# @@ -518,6 +518,9 @@ install: all ## end: # $Log: GNUmakefile.in,v $ +# Revision 1.23 2002/03/24 13:06:49 swa +# suse-clean now runs fine +# # Revision 1.22 2002/03/24 12:56:21 swa # name change related issues. #