tar/STAGE1-tar
Troy Dawson 213595409e RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/tar#a0a8ef535df637837f5b8ed070d9bee3a7a73826
2020-10-15 10:21:54 -07:00

8 lines
178 B
Plaintext

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}