Revision: 6361
http://ipcop.svn.sourceforge.net/ipcop/?rev=6361&view=rev
Author: owes
Date: 2012-02-18 09:39:38 +0000 (Sat, 18 Feb 2012)
Log Message:
-----------
commit 6359 included prelimanary squidGuard patch by mistake, add comment for
now and wait for proper patch.
Modified Paths:
--------------
ipcop/trunk/lfs/squidGuard
Modified: ipcop/trunk/lfs/squidGuard
===================================================================
--- ipcop/trunk/lfs/squidGuard 2012-02-18 09:37:41 UTC (rev 6360)
+++ ipcop/trunk/lfs/squidGuard 2012-02-18 09:39:38 UTC (rev 6361)
@@ -81,7 +81,7 @@
$(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE)
- cd $(DIR_APP) && patch -Np1 -i
$(DIR_PATCHES)/$(THISAPP)_stdout-always.patch
+ #cd $(DIR_APP) && patch -Np1 -i
$(DIR_PATCHES)/$(THISAPP)_stdout-always.patch
# Todo: URL filter CGI, modifications to proxy.cgi etc.
@@ -103,5 +103,5 @@
touch /var/ipcop/proxy/squidGuard.conf
chown nobody:nobody /var/ipcop/proxy/squidGuard.conf
- #@rm -rf $(DIR_APP)
+ @rm -rf $(DIR_APP)
@$(POSTBUILD)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn