X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpkg%2Fsysvinit;h=38229b149420781b6252dddebfabe561501afd67;hb=362292f8b7f808d3e7d8742fff2b2cdec0a4b171;hp=4882a697bb2370aa6b8817cc75f086e05f3a66d4;hpb=891cecc2906b162df7e1eb663553ff47ef085caa;p=hvlinux.git diff --git a/stage2/pkg/sysvinit b/stage2/pkg/sysvinit index 4882a69..38229b1 100644 --- a/stage2/pkg/sysvinit +++ b/stage2/pkg/sysvinit @@ -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}