]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/pakfire
Fix core updater 45-48 to remove only old core updates from cache.
[people/pmueller/ipfire-2.x.git] / lfs / pakfire
index b55c89f285df7f14d3e1ad46db4815ab3e5a01a9..8038753b12be6bb4b1b1f2cf6296ad6f2400b2f8 100644 (file)
@@ -55,9 +55,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        mv -vf $(DIR_APP)/pakfire.conf $(DIR_APP)/etc/
        chown root.root $(DIR_APP) -R
        chmod 755 $(DIR_APP)/pakfire
-       
-       ln -sf ../../opt/pakfire/pakfire /etc/fcron.daily/pakfire-update
-       
        touch /var/log/pakfire.log
        chown root.nobody /var/log/pakfire.log
        chmod 664 /var/log/pakfire.log