X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Ffindutils;h=e2dd04a02296e15ec50569911d370cc9f62bbbd3;hb=dc1d8fe731abec4a99be141e08054cc6647de745;hp=c05aca3cb712f853996ef290898d29a264ea5141;hpb=504d0a27d2dca40436d2807cea78bb908b8fa68b;p=ipfire-2.x.git diff --git a/lfs/findutils b/lfs/findutils index c05aca3cb7..e2dd04a022 100644 --- a/lfs/findutils +++ b/lfs/findutils @@ -91,6 +91,10 @@ ifeq "$(ROOT)" "" mv -v /usr/bin/find /bin sed -i -e 's|BINDIR=/usr/bin|BINDIR=/bin|' /usr/bin/updatedb -mkdir -p /var/lib/locate + + -mkdir -pv /etc/fcron.weekly + install -v -m 754 $(DIR_SRC)/config/findutils/updatedb \ + /etc/fcron.weekly/updatedb endif @rm -rf $(DIR_APP) @$(POSTBUILD)