]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/apache2
Builderror von IPP2P und Apache gefixt.
[people/pmueller/ipfire-2.x.git] / lfs / apache2
index ff45178bbfcfe0a2a9b89f4e2a8855d482046408..cc2e3be6a48561131671c179e0f487bcfb84c214 100644 (file)
@@ -89,7 +89,6 @@ ifeq "$(PASS)" "C"
        mkdir -p /srv/web/ipfire/{cgi-bin,html}
        cp -aR $(DIR_SRC)/html/* /srv/web/ipfire
        -find /srv/web/ipfire -name .svn -exec rm -rf {} \;
-       cp $(DIR_DL)/sflogo.png /srv/web/ipfire/html/images/
 
        # Change CONFIG_ROOT in cgi-scripts
        for i in /srv/web/ipfire/cgi-bin/{*,logs.cgi/*,vpn.cgi/*}; do \