SOURCES: squidwall-Makefile.patch - remove .depend (thx shadzik)

paszczus paszczus at pld-linux.org
Wed Apr 2 10:43:39 CEST 2008


Author: paszczus                     Date: Wed Apr  2 08:43:39 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- remove .depend (thx shadzik)

---- Files affected:
SOURCES:
   squidwall-Makefile.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/squidwall-Makefile.patch
diff -u SOURCES/squidwall-Makefile.patch:1.2 SOURCES/squidwall-Makefile.patch:1.3
--- SOURCES/squidwall-Makefile.patch:1.2	Wed Apr  2 09:19:32 2008
+++ SOURCES/squidwall-Makefile.patch	Wed Apr  2 10:43:34 2008
@@ -1,15 +1,20 @@
 diff -ur squidwall-0.4e/Makefile squidwall-0.4e.new/Makefile
 --- squidwall-0.4e/Makefile	2006-09-02 23:37:23.000000000 +0200
-+++ squidwall-0.4e.new/Makefile	2008-04-02 08:59:37.781992367 +0200
++++ squidwall-0.4e.new/Makefile	2008-04-02 10:31:03.036855507 +0200
 @@ -13,8 +13,8 @@
  
  DIET	= $(shell test -x /opt/diet/bin/diet && echo /opt/diet/bin/diet)
  CC	= $(DIET) gcc
 -CFLAGS	= -Os -Wall -pipe -I../libowfat
 -LDFLAGS	= ../libowfat/libowfat.a
-+CFLAGS	= -Os -Wall -pipe -I/usr/include/libowfat/
++CFLAGS	= -Wall -pipe -I/usr/include/libowfat/
 +LDFLAGS	= /usr/lib/libowfat.a
  
  # extraflags
  CFLAGS += -W
+@@ -59,4 +59,3 @@
+ 	rm -f $(SBINDIR)/squidwall
+ 	cp -f squidwall $(SBINDIR)/squidwall
+ 
+-include .depend
 Tylko w squidwall-0.4e.new/: Makefile~
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/squidwall-Makefile.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list