diffutils/STAGE1-diffutils
Petr Šabata e7c6f1eb8d 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/diffutils#9b2b8d9dea62e1786736b14e6986431a5d87abf8
2020-10-14 23:38:43 +02: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}