[bmake] changes details

Luis Enrique Bazán De León lbazan at fedoraproject.org
Tue Jun 5 22:58:43 UTC 2012


commit 2d5b6219a0eb9a185cdc5dd0f57a11c025765e81
Author: soporte <soporte at SOPORTE.(none)>
Date:   Tue Jun 5 17:59:00 2012 -0500

    changes details

 bmake.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bmake.spec b/bmake.spec
index 886935a..fd870c8 100644
--- a/bmake.spec
+++ b/bmake.spec
@@ -31,7 +31,7 @@ sh ./make-bootstrap.sh
 install -m 755 -d %{buildroot}%{_bindir}
 install -m 755 -c bmake %{buildroot}%{_bindir}/bmake
 install -m 755 -d %{buildroot}%{_mandir}/man1
-install -m 644 -c bmake.1 %{buildroot}%{_mandir}/man1/bmake.1
+install -m 644 -c make.1 %{buildroot}%{_mandir}/man1/make.1
 
 %files
 %defattr(-,root,root,-)


More information about the scm-commits mailing list