X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fpkg%2Funzip;h=4e4273db9c279c129bc2704cf40dfa28f6493297;hb=1b6490195147ee6d1098cf255240d60f60c40108;hp=d287e08a9e2e5f0ff382936d004dcf044feda236;hpb=9e3f8101a7e4d974db8e9afeb9c90c13a43ae8d7;p=hvlinux.git diff --git a/stage3/pkg/unzip b/stage3/pkg/unzip index d287e08..4e4273d 100644 --- a/stage3/pkg/unzip +++ b/stage3/pkg/unzip @@ -10,7 +10,6 @@ hvbuild() UNZIP_TARGET=linux esac - cd ${LFS_TMP}/${PACKAGE} make -f unix/Makefile LOCAL_UNZIP=-D_FILE_OFFSET_BITS=64 ${UNZIP_TARGET} make prefix=/usr install }