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

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jun 11 13:16:51 UTC 2015


From 1b318dd8057a523438ccbb6a29ff86426271e945 Mon Sep 17 00:00:00 2001
From: Jaromir Capik <jcapik at redhat.com>
Date: Thu, 11 Jun 2015 15:15:44 +0200
Subject: Adding STAGE1 bootstrap recipe


diff --git a/STAGE1-coreutils b/STAGE1-coreutils
new file mode 100644
index 0000000..bfe73b5
--- /dev/null
+++ b/STAGE1-coreutils
@@ -0,0 +1,7 @@
+srpm coreutils
+mcd $BUILDDIR/$1
+(cd $SRC/${1}-*/ ; autoreconf -vif)
+$SRC/${1}-*/configure $TCONFIGARGS --disable-pam
+notparallel
+make $J man1_MANS= V=1
+make $J man1_MANS= install DESTDIR=${ROOTFS}
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/coreutils.git/commit/?h=master&id=1b318dd8057a523438ccbb6a29ff86426271e945


More information about the scm-commits mailing list