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