[packages/gtkpod] fix shebang

atler atler at pld-linux.org
Sun Sep 11 19:24:19 CEST 2022


commit 99e52c56db955e31f7654916c4ed742d4bf5aaec
Author: Jan Palus / PLD <atler at carme.pld-linux.org>
Date:   Sun Sep 11 19:23:31 2022 +0200

    fix shebang

 gtkpod.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gtkpod.spec b/gtkpod.spec
index aa0842c..516356d 100644
--- a/gtkpod.spec
+++ b/gtkpod.spec
@@ -70,6 +70,7 @@ urządzeń Apple iPod. Pozwala wgrywać pliki i listy utworów do iPoda.
 %patch2 -p1
 %{__sed} -i -e 's!/usr/bin/awk!/bin/awk!g' scripts/ldif2vcf.sh
 %{__sed} -i -e '/^dist_profiles_DATA/s:=.*:=:' plugins/sjcd/data/Makefile.am
+%{__sed} -i -e '1s,/usr/bin/python$,%{__python},' ./scripts/sync-palm-jppy.py
 mv -f po/cs{_CZ,}.po
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtkpod.git/commitdiff/99e52c56db955e31f7654916c4ed742d4bf5aaec



More information about the pld-cvs-commit mailing list