commit b02dabe992a143f889a1b0e368c8a5e689cc555e
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Apr 1 20:23:41 2013 +0300

    cleanup duplicate paths

 ruby.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 5f748f5..e589096 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -30,7 +30,7 @@ Name:         ruby
 Version:       %{basever}.%{patchlevel}
 # NOTE: do not decrease Release, when updating Version,
 # unless rdoc_ver, rubygems_ver *both* are increased as well
-Release:       0.24
+Release:       0.26
 Epoch:         1
 # Public Domain for example for: include/ruby/st.h, strftime.c, ...
 License:       (Ruby or BSD) and Public Domain
@@ -126,7 +126,7 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define        
legacy_vendorarchdir%{_libdir}/%{name}/%{vendordir}/%{ruby_version}/%{_arch}-linux
 
 %define        legacy_siteloadpath     
%{legacy_sitelibdir}\\0%{legacy_sitearchdir}\\0%{legacy_sitedir}
-%define        legacy_vendorloadpath   
%{legacy_vendorlibdir}\\0%{legacy_vendorarchdir}
+%define        legacy_vendorloadpath   %{legacy_vendorarchdir}
 %define        legacy_loadpath         %{legacy_archdir}
 %define        legacy_loadpaths        
%{legacy_siteloadpath}\\0%{legacy_vendorloadpath}\\0%{legacy_loadpath}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/b02dabe992a143f889a1b0e368c8a5e689cc555e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to