X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpkg%2Fxmltoman;h=94103e11150e83477ed2b7bcc413d51326b42ff3;hb=582e550b16726c1391156a831baaf33c29a7a38f;hp=be7ba06fe7e4b9e29e9cddbce696ca54a15c192d;hpb=84ffa3a4299c59046bbe6fdc6124087fbf5c5135;p=hvlinux.git diff --git a/stage3/pkg/xmltoman b/stage3/pkg/xmltoman index be7ba06..94103e1 100644 --- a/stage3/pkg/xmltoman +++ b/stage3/pkg/xmltoman @@ -2,7 +2,6 @@ hvbuild() { - cd ${LFS_TMP}/${PACKAGE} make PREFIX=/usr - make install PREFIX=/usr + make PREFIX=/usr install }