mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Addedd include file for squidclamav
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
usr/bin/squidclamav
|
usr/bin/squidclamav
|
||||||
etc/squidclamav.conf
|
etc/squidclamav.conf
|
||||||
srv/web/ipfire/html/clwarn.cgi
|
srv/web/ipfire/html/clwarn.cgi
|
||||||
|
var/ipfire/backup/addons/includes/squidclamav
|
||||||
|
|||||||
@@ -80,5 +80,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
|||||||
cd $(DIR_APP) && ./configure --prefix=/usr
|
cd $(DIR_APP) && ./configure --prefix=/usr
|
||||||
cd $(DIR_APP) && make install
|
cd $(DIR_APP) && make install
|
||||||
cp -f $(DIR_CONF)/squidclamav/squidclamav.conf /etc/squidclamav.conf
|
cp -f $(DIR_CONF)/squidclamav/squidclamav.conf /etc/squidclamav.conf
|
||||||
|
install -v -m 644 $(DIR_SRC)/config/backup/includes/squidclamav /var/ipfire/backup/addons/includes/squidclamav
|
||||||
@rm -rf $(DIR_APP)
|
@rm -rf $(DIR_APP)
|
||||||
@$(POSTBUILD)
|
@$(POSTBUILD)
|
||||||
|
|||||||
Reference in New Issue
Block a user