]> git.pld-linux.org Git - packages/gtkpod.git/blobdiff - gtkpod.spec
fix shebang
[packages/gtkpod.git] / gtkpod.spec
index 571106873b9e41ff264e104c4ec043442a31132a..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
+%{__sed} -i -e '1s,/usr/bin/python$,%{__python},' ./scripts/sync-palm-jppy.py
 mv -f po/cs{_CZ,}.po
 
 %build
@@ -79,6 +80,7 @@ mv -f po/cs{_CZ,}.po
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+export CFLAGS="%{rpmcflags} -fcommon"
 %configure \
        FAAD=yes \
        --disable-static \
This page took 0.084967 seconds and 4 git commands to generate.