]> git.pld-linux.org Git - packages/GConf2.git/commitdiff
fix shebang
authorJan Palus <atler@pld-linux.org>
Sat, 2 May 2020 11:46:13 +0000 (13:46 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 2 May 2020 11:46:13 +0000 (13:46 +0200)
GConf2.spec

index 09022149d6565ff7a53453143ab8818f35dc0d38..34db2eeabd57841348172fef93a2fa42754025ad 100644 (file)
@@ -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}
This page took 0.101675 seconds and 4 git commands to generate.