]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/GeoIP
HinzugefĆ¼gt:
[people/pmueller/ipfire-2.x.git] / lfs / GeoIP
index 55d4ba420a099542b8a95d348354e22c0247f8d8..7ab828cdd310e72cceec6fcaa0f1d17f7c615a62 100644 (file)
--- a/lfs/GeoIP
+++ b/lfs/GeoIP
@@ -81,5 +81,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && make
        cd $(DIR_APP) && make install
        cd $(DIR_APP) && mkdir -p /usr/local/share/GeoIP && cp -f $(DIR_DL)/GeoIP.dat /usr/local/share/GeoIP/GeoIP.dat
+       cd $(DIR_APP) && chmod 777 /home/httpd/html/images/flags
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)