Zwischencommit...

Typo von Meisterwinter behoben.
Clamav Update.
Neuen Source-Server unter source.ipfire.eu in Betrieb genommen.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@338 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-11-02 23:59:32 +00:00
parent 0afc6d839b
commit 5bd13f0148
13 changed files with 58 additions and 39 deletions

View File

@@ -79,7 +79,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
-e 's|HAVE_MII 0|HAVE_MII 1|g' config.h
cd $(DIR_APP) && sed -i -e 's|# HAVE_IP_TOOLS=0|HAVE_IP_TOOLS=1|g' \
-e 's|# HAVE_MII=0|HAVE_MII=1|g' config.make
cd $(DIR_APP) && make $(MAKETUNING)
cd $(DIR_APP) && make
cd $(DIR_APP) && make update
@rm -rf $(DIR_APP)
@$(POSTBUILD)