IPFire-Seeder gebaut...

Pakfire erweitert...
ctorrent geloescht.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@661 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-07-05 21:44:24 +00:00
parent 0f57633b02
commit 06209efc9d
18 changed files with 1502 additions and 30 deletions

View File

@@ -57,4 +57,5 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
chown root.root $(DIR_APP) -R
chmod 755 $(DIR_APP)/pakfire
-cd $(DIR_APP) && find $(DIR_APP) -name .svn -exec rm -rf {} \;
ln -sf ../../opt/pakfire/pakfire /etc/fcron.daily/pakfire-update
@$(POSTBUILD)