gzip/STAGE1-gzip

8 lines
178 B
Plaintext
Raw Normal View History

2015-06-10 18:56:40 +00:00
srpm $1
mcd $BUILDDIR/$1
$SRC/${1}-*/configure $TCONFIGARGS
notparallel
test -d tools/gnulib/lib && make $J V=1 -C tools/gnulib/lib
make $J V=1
make $J install DESTDIR=${ROOTFS}