]> git.pld-linux.org Git - packages/gdal.git/commitdiff
copy config.rpath
authorJan Palus <atler@pld-linux.org>
Fri, 2 Apr 2021 15:46:35 +0000 (17:46 +0200)
committerJan Palus <atler@pld-linux.org>
Fri, 2 Apr 2021 15:46:35 +0000 (17:46 +0200)
gdal.spec

index 6dd00abf09c0c4c7b57b473f8852d56a6ae95d1e..ddf67424ee838503b28196a1258b393411840419 100644 (file)
--- a/gdal.spec
+++ b/gdal.spec
@@ -318,6 +318,8 @@ sed -E -i -e '1s,#!\s*/usr/bin/env\s+python2(\s|$),#!%{__python}\1,' \
       swig/python/scripts/rgb2pct.py
 
 %build
+cp -f /usr/share/gettext/config.rpath .
+
 %ifarch %{x8664}
 jvm_arch=amd64
 %endif
This page took 0.097585 seconds and 4 git commands to generate.