Skip to content

Instantly share code, notes, and snippets.

@wtnabe
Created December 9, 2011 11:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wtnabe/1451127 to your computer and use it in GitHub Desktop.
Save wtnabe/1451127 to your computer and use it in GitHub Desktop.
A typo of ruby-enterprise's spec file
--- 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