Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into glibc-update

This commit is contained in:
Michael Tremer
2012-06-13 18:41:17 +02:00
3 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1 @@
../../../common/squid

View File

@@ -41,6 +41,7 @@ extract_files
#
#Start services
/etc/init.d/squid restart &>/dev/null
#
#Update Language cache

View File

@@ -105,7 +105,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--enable-ipf-transparent \
--enable-kill-parent-hack \
--disable-wccpv2 \
--disable-icap-client \
--enable-icap-client \
--disable-esi
cd $(DIR_APP) && make $(MAKETUNING)