Update sysvinit for new ipkg() -d option
[hvlinux.git] / stage2 / pkg / sysvinit
index 4882a69..38229b1 100644 (file)
@@ -1,12 +1,5 @@
 #!/bin/bash
 
-hvbuild()
-{
-    cd ${LFS_TMP}/${PACKAGE}
-    make -j ${MAKEJOBS} -C src
-    make -C src install
-}
-
 hvbuild_post()
 {
     chown root:shutdown /sbin/{halt,poweroff,reboot,shutdown}