]> git.pld-linux.org Git - packages/gdal.git/commitdiff
- swig/ruby manipulations only on ruby bcond
authorSzymon Siwek <sls@pld-linux.org>
Thu, 11 Nov 2010 11:47:20 +0000 (11:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdal.spec -> 1.78

gdal.spec

index 81a9347bb250c936fe69db4cd028d9e38169accf..17c7978d8f9fef37eb211e27e753adcfeee88344 100644 (file)
--- a/gdal.spec
+++ b/gdal.spec
@@ -212,7 +212,7 @@ cp -f /usr/share/automake/config.* .
 
 # regenerate where needed
 %{__make} -j1 -C swig/perl generate
-%{__make} -j1 -C swig/ruby generate
+%{?with_ruby:%{__make} -j1 -C swig/ruby generate}
 
 %{__make} -j1
 
This page took 0.115653 seconds and 4 git commands to generate.