Builderror von IPP2P und Apache gefixt.

Sourceforge Bild unnuetze. Da sind we ja eh nich...


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@391 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-01-17 20:19:01 +00:00
parent c7845ac110
commit 48536f497f
3 changed files with 1 additions and 5 deletions

View 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 \