X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpkg%2Ffindutils;h=715d4d4c31724e8ca683171ed551592fb2ee66ac;hb=22ec65898211b590bfbbf2f25c604169c456d15d;hp=fcb4b36b283149f3341db1b7bf51ff180b64ad49;hpb=81da365042d1bf4354e0480d888fe3b8425c47c7;p=hvlinux.git diff --git a/stage2/pkg/findutils b/stage2/pkg/findutils old mode 100755 new mode 100644 index fcb4b36..715d4d4 --- a/stage2/pkg/findutils +++ b/stage2/pkg/findutils @@ -2,8 +2,7 @@ hvconfig_pre() { - CONFIGURE_OPTS="\ - ${CONFIGURE_OPTS} \ + CONFIGURE_OPTS+=" \ --libexecdir=/usr/lib/findutils \ --localstatedir=/var/lib/locate" }