Remove configure options from custom scripts
[hvlinux.git] / stage3 / pkg / xinetd
index 6267066..bcb914b 100644 (file)
@@ -1,12 +1,5 @@
 #!/bin/bash
 
-hvconfig_pre()
-{
-    CONFIGURE_OPTS="\
-        ${CONFIGURE_OPTS} \
-        --with-loadavg"
-}
-
 hvbuild_post()
 {
     cat > /etc/xinetd.conf << "EOF"