jcapik pushed to diffutils (master). "Adding STAGE1 bootstrap recipe"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jun 11 10:20:09 UTC 2015


From 40895fa64b4aab221fb59782d11bf6934da8860c Mon Sep 17 00:00:00 2001
From: Jaromir Capik <jcapik at redhat.com>
Date: Thu, 11 Jun 2015 12:20:02 +0200
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}
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/diffutils.git/commit/?h=master&id=40895fa64b4aab221fb59782d11bf6934da8860c


More information about the scm-commits mailing list