]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/squid
Hotfix Core13 for redirector patch
[people/pmueller/ipfire-2.x.git] / lfs / squid
index 4f48897b52d32209a846b633b258618152b84d5f..db45600addc658269fd48601327323c2239c3dad 100644 (file)
--- a/lfs/squid
+++ b/lfs/squid
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.0.STABLE1
+VER        = 2.6.STABLE20
 
 THISAPP    = squid-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = ec7458b00a68341854d91e7f6ece56ba
+$(DL_FILE)_MD5 = 6e1d87e9ae47f825c814a954a6febc36
 
 install : $(TARGET)
 
@@ -105,7 +105,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cp -f $(DIR_SRC)/config/updxlrator/download /var/ipfire/updatexlrator/bin/download
        -mkdir -p /usr/lib/squid/errors.ipfire
        cp -fr $(DIR_SRC)/config/proxy/errors.ipfire/* /usr/lib/squid/errors.ipfire/
-       -find /usr/lib/squid/errors.ipfire/ -name .svn -exec rm -rf {} \;
        chmod 755 /usr/sbin/updxlrator /var/ipfire/updatexlrator/bin/checkup \
                /var/ipfire/updatexlrator/bin/download
 
@@ -114,12 +113,12 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        ln -fs /bin/false /var/ipfire/updatexlrator/autocheck/cron.weekly
 
        chown -R nobody:nobody /var/ipfire/updatexlrator
-       chown nobody.squid /srv/web/ipfire/html/updatecache
-       chown nobody.squid /srv/web/ipfire/html/updatecache/download
-       chown nobody.squid /srv/web/ipfire/html/updatecache/metadata
-       chmod 775 /srv/web/ipfire/html/updatecache
-       chmod 775 /srv/web/ipfire/html/updatecache/download
-       chmod 775 /srv/web/ipfire/html/updatecache/metadata
+       chown nobody.squid /var/updatecache
+       chown nobody.squid /var/updatecache/download
+       chown nobody.squid /var/updatecache/metadata
+       chmod 775 /var/updatecache
+       chmod 775 /var/updatecache/download
+       chmod 775 /var/updatecache/metadata
        chmod 755 /var/log/updatexlrator
        
        chown squid:squid /var/log/squid