]> git.pld-linux.org Git - packages/ruby.git/commitdiff
- lib64-friendly sitedir
authorsaq <saq@pld-linux.org>
Mon, 10 Jan 2005 21:43:27 +0000 (21:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ruby.spec -> 1.101

ruby.spec

index bd42c68209dd3fe5cb8d84881ad22b12c9f5739c..e7ba23dd8bb688b7e7338d4e6adac08aeb8f3c74 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -139,7 +139,8 @@ cd ..
 %configure \
        --enable-shared \
        --enable-pthread \
-       --with-X11-lib=/usr/X11R6/%{_lib}
+       --with-X11-lib=/usr/X11R6/%{_lib} \
+       --with-sitedir=%{_libdir}/ruby/site_ruby
 %{__make}
 
 %{__make} info -C %{name}-texi-1.4-en
This page took 0.092118 seconds and 4 git commands to generate.