]> git.pld-linux.org Git - packages/gtkpod.git/commitdiff
fix shebang
authorJan Palus / PLD <atler@carme.pld-linux.org>
Sun, 11 Sep 2022 17:23:31 +0000 (19:23 +0200)
committerJan Palus / PLD <atler@carme.pld-linux.org>
Sun, 11 Sep 2022 17:23:31 +0000 (19:23 +0200)
gtkpod.spec

index aa0842cc7ba3ca9a517b4bab97ead94a53bbdfff..516356d77b0795392d609e5f22d250eb1a530817 100644 (file)
@@ -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
 %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
 mv -f po/cs{_CZ,}.po
 
 %build
This page took 0.147127 seconds and 4 git commands to generate.