From: Michael Tremer Date: Sat, 14 Apr 2012 20:42:17 +0000 (+0200) Subject: findutils: Move to /usr. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4f0a82e1dceed11d9b7b4b2c56d69fcf6a6073d;p=ipfire-3.x.git findutils: Move to /usr. --- diff --git a/findutils/findutils.nm b/findutils/findutils.nm index 652d138ee..c05b86743 100644 --- a/findutils/findutils.nm +++ b/findutils/findutils.nm @@ -5,7 +5,7 @@ name = findutils version = 4.5.10 -release = 2 +release = 3 groups = System/Tools url = http://www.gnu.org/software/findutils/ @@ -35,18 +35,19 @@ build test make check end - - install_cmds - mkdir -pv %{BUILDROOT}/bin - mv -v %{BUILDROOT}/usr/bin/find %{BUILDROOT}/bin - - sed -i -e 's/find:=${BINDIR}/find:=\/bin/' %{BUILDROOT}/usr/bin/updatedb - end end packages package %{name} groups += Base Build + + provides + /bin/find + end + + conflicts + filesystem < 002 + end end package %{name}-debuginfo