core64: add langs to updater and update cache.

This commit is contained in:
Arne Fitzenreiter
2012-11-10 16:27:51 +01:00
parent b5c5e2d84d
commit 24510a3563
2 changed files with 2 additions and 1 deletions

View File

@@ -4,3 +4,4 @@ etc/rc.d/init.d/firewall
srv/web/ipfire/cgi-bin/credits.cgi
srv/web/ipfire/cgi-bin/ids.cgi
var/ipfire/outgoing/bin/outgoingfw.pl
var/ipfire/langs

View File

@@ -46,7 +46,7 @@ extract_files
#
#Update Language cache
#perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
#Rebuild module dep's
#arch=`uname -m`