]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/configroot
GeƤndert:
[people/teissler/ipfire-2.x.git] / lfs / configroot
index 65bea4c166720d745554118ae7d560723ce5f8f4..22e0516c620288bdb3e14699922945ab6be532f2 100644 (file)
@@ -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)