From 48536f497fe3bb5a5829249e03eab1a7802f60b9 Mon Sep 17 00:00:00 2001 From: ms Date: Wed, 17 Jan 2007 20:19:01 +0000 Subject: [PATCH] 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 --- doc/packages-list.txt | 3 --- lfs/apache2 | 1 - lfs/ipp2p | 2 +- 3 files changed, 1 insertion(+), 5 deletions(-) diff --git a/doc/packages-list.txt b/doc/packages-list.txt index cc2aca8296..8d4a7eb2bb 100644 --- a/doc/packages-list.txt +++ b/doc/packages-list.txt @@ -211,12 +211,9 @@ * sox-12.18.1 * spandsp-0.0.3pre24 * squid-2.6.STABLE3 -* squid-graph-3.1 * squid-graph-3.2 * squidGuard-1.2.0 -* startscripts * stund_0.96_Aug13 -* subversion-1.3.1 * sudo-1.6.8p12 * sysfsutils-1.3.0 * sysklogd-1.4.1 diff --git a/lfs/apache2 b/lfs/apache2 index ff45178bbf..cc2e3be6a4 100644 --- a/lfs/apache2 +++ b/lfs/apache2 @@ -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 \ diff --git a/lfs/ipp2p b/lfs/ipp2p index 9e805fc927..cf206fdc86 100644 --- a/lfs/ipp2p +++ b/lfs/ipp2p @@ -62,7 +62,7 @@ $(TARGET) : @rm -rf $(DIR_APP) && mkdir -p $(DIR_APP) @cp -vf $(DIR_SRC)/src/ipp2p/* $(DIR_APP) cd $(DIR_SRC) && rm -rf iptables-* - cd $(DIR_SRC) && tar xfz $(DIR_DL)/iptables-fixed.tar.gz + cd $(DIR_SRC) && tar xfj $(DIR_DL)/iptables-1.3.5.tar.bz2 cd $(DIR_SRC) && ln -sf iptables-* iptables ifeq "$(SMP)" "1" cd $(DIR_APP) && make ipt_ipp2p.ko -- 2.39.2