Made squid 2.7 stable4 for core 17

Added to update and 2.3
Added green/blue capabilities to hostapd
This commit is contained in:
Maniacikarus
2008-08-19 22:46:58 +02:00
parent 4d88ce4382
commit c2cd9391f5
7 changed files with 39 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
etc/squid
usr/lib/squid
usr/sbin/squid

View File

@@ -0,0 +1 @@
DEPS=""

View File

@@ -0,0 +1,7 @@
#!/bin/bash
. /opt/pakfire/lib/functions.sh
/usr/local/bin/backupctrl exclude >/dev/null 2>&1
/etc/init.d/squid stop
extract_files
/etc/init.d/squid start
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"