Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x

This commit is contained in:
Stefan Schantl
2009-12-01 21:49:00 +01:00
16 changed files with 2761 additions and 92 deletions

View File

@@ -128,8 +128,7 @@ $(TARGET) :
$(CONFIG_ROOT)/lang.pl
# Language files
cp $(DIR_SRC)/langs/de/cgi-bin/de.pl $(CONFIG_ROOT)/langs/
cp $(DIR_SRC)/langs/en/cgi-bin/en.pl $(CONFIG_ROOT)/langs/
cp $(DIR_SRC)/langs/*/cgi-bin/*.pl $(CONFIG_ROOT)/langs/
# Configroot permissions
chown -R nobody:nobody $(CONFIG_ROOT)