commit 2318667d93c6acd605de3d8b14b639d14b39cd90
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Mar 19 17:21:54 2014 +0200

    drop legacy stuff, add ridir mkdir

 ruby.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ruby.spec b/ruby.spec
index 136d3b5..fa8654a 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -11,7 +11,7 @@
 %bcond_without default_ruby    # use this Ruby as default system Ruby
 %bcond_with    bootstrap       # build bootstrap version
 
-%define                rel             0.1
+%define                rel             0.2
 %define                ruby_version    2.0
 %define                ver_suffix      20
 %define                basever         2.0.0
@@ -484,7 +484,6 @@ cd ..
        --with-rubyarchhdrdir=%{_includedir}/%{oname}-%{ruby_version} \
        --with-sitearchhdrdir='$(sitehdrdir)/$(arch)' \
        --with-vendorarchhdrdir='$(vendorhdrdir)/$(arch)' \
-       --with-search-path="%{legacy_loadpaths}" \
        --enable-shared \
        --enable-pthread \
        --enable-multiarch \
@@ -503,6 +502,7 @@ cd ..
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{oname}-%{basever}.%{patchlevel} \
+       $RPM_BUILD_ROOT%{ruby_ridir} \
 
 #install -d 
$RPM_BUILD_ROOT{%{ruby_rdocdir},%{_examplesdir}/%{oname}-%{version}} \
 #      $RPM_BUILD_ROOT{%{ruby_vendorarchdir},%{ruby_ridir}} \
================================================================

---- gitweb:

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

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

Reply via email to