logo       

winsetup GNUmakefile,1.13,1.14: msg#00060

web.privoxy.cvs

Subject: winsetup GNUmakefile,1.13,1.14

Update of /cvsroot/ijbswa/winsetup
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv4538

Modified Files:
GNUmakefile
Log Message:
fix for bug #1440012: Default trust file not found due to missing ".txt"
extension

Index: GNUmakefile
===================================================================
RCS file: /cvsroot/ijbswa/winsetup/GNUmakefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- GNUmakefile 16 Dec 2007 20:07:46 -0000 1.13
+++ GNUmakefile 16 Dec 2007 21:57:36 -0000 1.14
@@ -29,6 +29,9 @@
##########################################################################
#
# $Log$
+# Revision 1.14 2007/12/16 21:57:36 gjmurphy
+# fix for bug #1440012: Default trust file not found due to missing ".txt"
extension
+#
# Revision 1.13 2007/12/16 20:07:46 gjmurphy
# [temporary] fix for bug #1850972: local user manual directory issue,
CONFIG.TXT
#
@@ -145,9 +148,9 @@


$(DEST)/config.txt: $(SOURCE)/config $(DEST)
- $(SED) -e 's!\trustfile trust!trustfile trust.txt!' \
- -e 's!\jarfile jarfile!jarfile jar.log!' \
- -e 's!\logfile logfile!logfile privoxy.log!' \
+ $(SED) -e 's!trustfile trust!trustfile trust.txt!' \
+ -e 's!jarfile jarfile!jarfile jar.log!' \
+ -e 's!logfile logfile!logfile privoxy.log!' \
-e 's!#Win32-only: !!' \
< $< | \
$(DOSFILTER) > $@


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise