A typo of ruby-enterprise's spec file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- ruby-enterprise.spec.orig 2011-08-12 01:07:59.000000000 +0900 | |
+++ ruby-enterprise.spec 2011-12-09 19:38:47.000000000 +0900 | |
@@ -87,7 +87,7 @@ | |
%defattr(-,root,root) | |
%{_bindir}/* | |
%{_prefix}/lib/* | |
-%{_prefix}/share/man/man1/ruby.1 | |
+%{_prefix}/share/man/man1/ruby.1.gz | |
%doc source/ChangeLog | |
%doc source/COPYING | |
%doc source/LEGAL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment