X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fsquidguard;h=39aa7c05855dbc5d255334d9c82815beebe5675d;hp=9f24478f90b1c7c8b297944f5aa05902416b685f;hb=1020ff3069111bf5f7a485111afdea135a26da8f;hpb=bd365f3a895ad577a13a48ef123e205fe22e8f68 diff --git a/lfs/squidguard b/lfs/squidguard index 9f24478f90..39aa7c0585 100644 --- a/lfs/squidguard +++ b/lfs/squidguard @@ -78,7 +78,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --with-sg-config=/var/ipfire/urlfilter/squidGuard.conf \ --with-sg-logdir=/var/log/squidGuard --with-sg-dbhome=/var/lib/squidguard \ --with-db=/usr --with-db-inc=/usr/include --with-db-lib=/usr/lib - cd $(DIR_APP) && make + cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install # URL-Filter @@ -98,7 +98,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) /bin/tar --no-same-owner -xzf $(DIR_CONF)/urlfilter/blacklists.tar.gz -C /var/ipfire/urlfilter /usr/bin/perl $(DIR_CONF)/urlfilter/makeconf.pl chown -R nobody:nobody /var/ipfire/urlfilter - chown -R nobody:nobody /home/httpd/html/images/urlfilter + chmod 755 /home/httpd/html/images/urlfilter + chmod 644 /home/httpd/html/images/urlfilter/* chown -R nobody:nobody /home/httpd/html/repository chown -R squid:squid /var/log/squidGuard