Remove configure options from custom scripts
[hvlinux.git] / stage2 / pkg / findutils
old mode 100755 (executable)
new mode 100644 (file)
index 4bdfba7..e64d8ff
@@ -1,10 +1,5 @@
 #!/bin/bash
 
-CONFIGURE_OPTS="\
-    --libexecdir=/usr/lib/findutils \
-    --localstatedir=/var/lib/locate \
-    ${CONFIGURE_OPTS}"
-
 hvbuild_post()
 {
     # Some of the scripts in the LFS-Bootscripts package depend on find. As