[packages/geos] - try again fixing ruby vendorarch
baggins
baggins at pld-linux.org
Sun Jul 14 19:36:10 CEST 2013
commit 36b786d9a83a0443a6ef82f2b99eb50550197db8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Jul 14 19:35:58 2013 +0200
- try again fixing ruby vendorarch
geos.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/geos.spec b/geos.spec
index db36700..3de3a4c 100644
--- a/geos.spec
+++ b/geos.spec
@@ -119,7 +119,6 @@ Wiązania języka Ruby do biblioteki GEOS.
%{?with_php:--enable-php} \
--enable-python \
%if %{with ruby}
- RUBY_EXTENSION_DIR=%{ruby_vendorarchdir} \
--enable-ruby \
%endif
@@ -132,6 +131,7 @@ Wiązania języka Ruby do biblioteki GEOS.
rm -rf $RPM_BUILD_ROOT
%{__make} install \
+ rubyextensiondir=%{ruby_vendorarchdir} \
DESTDIR=$RPM_BUILD_ROOT
%if %{with php}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/geos.git/commitdiff/36b786d9a83a0443a6ef82f2b99eb50550197db8
More information about the pld-cvs-commit
mailing list