X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fpakfire;h=6ebd6e1b15ba279a74135227ab1bd35cc518ed3e;hp=e0f267ff65d6163ff0e0525085c6f5a56490969f;hb=06209efc9d051484027a6fd17f31a7a7408737eb;hpb=0f57633b027be5c478bd990be9693b380d1f2410 diff --git a/lfs/pakfire b/lfs/pakfire index e0f267ff65..6ebd6e1b15 100644 --- a/lfs/pakfire +++ b/lfs/pakfire @@ -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)