[bmake/f16] more changes

Luis Enrique Bazán De León lbazan at fedoraproject.org
Thu Feb 2 02:38:11 UTC 2012


commit 0c632ba7189fb1dfd380631791b967801228db97
Author: Luis Bazán <lbazan at BAKER-MINI-001.(none)>
Date:   Wed Feb 1 21:37:43 2012 -0500

    more changes

 bmake.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bmake.spec b/bmake.spec
index e933461..5297b2f 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 makefile.boot %{?_smp_mflags} bootstrap
+make -f Makefile %{?_smp_mflags} bootstrap
 
 %install
 rm -rf ${RPM_BUILD_ROOT}


More information about the scm-commits mailing list