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