From 40895fa64b4aab221fb59782d11bf6934da8860c Mon Sep 17 00:00:00 2001 From: Jaromir Capik Date: Jun 11 2015 10:20:02 +0000 Subject: Adding STAGE1 bootstrap recipe --- diff --git a/STAGE1-diffutils b/STAGE1-diffutils new file mode 100644 index 0000000..f80f9ca --- /dev/null +++ b/STAGE1-diffutils @@ -0,0 +1,7 @@ +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}