[packages/GConf2] fix shebang

atler atler at pld-linux.org
Sat May 2 13:46:40 CEST 2020


commit 25743a61321e1e86fd93f90aa082b3224505ac51
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat May 2 13:46:13 2020 +0200

    fix shebang

 GConf2.spec | 2 ++
 1 file changed, 2 insertions(+)
---
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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/GConf2.git/commitdiff/25743a61321e1e86fd93f90aa082b3224505ac51



More information about the pld-cvs-commit mailing list