]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/pakfire
IPFire-Seeder gebaut...
[people/pmueller/ipfire-2.x.git] / lfs / pakfire
index e0f267ff65d6163ff0e0525085c6f5a56490969f..6ebd6e1b15ba279a74135227ab1bd35cc518ed3e 100644 (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)