mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Geändert:
* Bearbeitetes Startscript für AJ * Changelog aktualisiert. * Nur noch Deutsch/Englisch für das Webinterface. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@165 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -112,9 +112,8 @@ $(TARGET) :
|
||||
$(CONFIG_ROOT)/lang.pl
|
||||
|
||||
# Language files
|
||||
for i in $(DIR_SRC)/langs/*/cgi-bin/*.pl ; do \
|
||||
cp $$i $(CONFIG_ROOT)/langs/; \
|
||||
done
|
||||
cp $(DIR_SRC)/langs/de/cgi-bin/de.pl $(CONFIG_ROOT)/langs/
|
||||
cp $(DIR_SRC)/langs/en/cgi-bin/en.pl $(CONFIG_ROOT)/langs/
|
||||
|
||||
# Configroot permissions
|
||||
chown -R nobody:nobody $(CONFIG_ROOT)
|
||||
|
||||
Reference in New Issue
Block a user