[bmake/f16] insert makefile

Luis Enrique Bazán De León lbazan at fedoraproject.org
Tue Jan 31 22:05:13 UTC 2012


commit de0345f4f0aeae8181b1a88be913ed784462200a
Author: Luis Bazán <lbazan at BAKER-MINI-001.(none)>
Date:   Tue Jan 31 17:04:48 2012 -0500

    insert makefile

 bmake.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bmake.spec b/bmake.spec
index 1758b8f..e5d507e 100644
--- a/bmake.spec
+++ b/bmake.spec
@@ -26,7 +26,7 @@ supported in Makefiles is very different.
 
 %build
 %configure --with-default-sys-path=%{_datadir}/mk
-make -f bmake.boot %{?_smp_mflags} bootstrap
+make -f Makefile.in %{?_smp_mflags} bootstrap
 
 %install
 rm -rf ${RPM_BUILD_ROOT}


More information about the scm-commits mailing list