[packages/gtk+2] fix shebang
atler
atler at pld-linux.org
Fri May 1 22:44:12 CEST 2020
commit 85e46b94aec0b94ced060a9027e11c182225742a
Author: Jan Palus <atler at pld-linux.org>
Date: Fri May 1 20:42:03 2020 +0000
fix shebang
gtk+2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk+2.spec b/gtk+2.spec
index de23839..bc076ac 100644
--- a/gtk+2.spec
+++ b/gtk+2.spec
@@ -251,7 +251,7 @@ Moduł GTK+ do drukowania przez PAPI.
%patch0 -p1
%patch1 -p1
-%{__sed} -i -e '1s,/usr/bin/env python,/usr/bin/python,' gtk/gtk-builder-convert
+%{__sed} -i -e '1s,/usr/bin/env python,%{__python},' gtk/gtk-builder-convert
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gtk+2.git/commitdiff/85e46b94aec0b94ced060a9027e11c182225742a
More information about the pld-cvs-commit
mailing list