summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Palus2020-05-02 11:46:13 (GMT)
committerJan Palus2020-05-02 11:46:13 (GMT)
commit25743a61321e1e86fd93f90aa082b3224505ac51 (patch)
treeba5885faae676af076edc81011a4ce30c3ff2691
parentd0d4b9d0b8ccd36c89ca466b12056ef54120a400 (diff)
downloadGConf2-25743a61321e1e86fd93f90aa082b3224505ac51.zip
GConf2-25743a61321e1e86fd93f90aa082b3224505ac51.tar.gz
fix shebang
-rw-r--r--GConf2.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/GConf2.spec b/GConf2.spec
index 0902214..34db2ee 100644
--- a/GConf2.spec
+++ b/GConf2.spec
@@ -177,6 +177,8 @@ automatycznie skonfigurowane do używania tych adresów.
%patch1 -p1
%patch2 -p1
+%{__sed} -i -e '1s,/usr/bin/env python,%{__python},' gsettings/gsettings-schema-convert
+
%build
%{?with_apidocs:%{__gtkdocize}}
%{__glib_gettextize}