updated on Thu Jan 19 04:14:35 UTC 2012
[aur-mirror.git] / pyxfce-git / gen.patch
blob96850b0cd6c64178bb0bba9bd0998a0a10d6a69a
1 --- pyxfce/util/gen 2011-02-23 02:22:35.867382704 +0100
2 +++ pyxfce-build/util/gen 2011-02-23 02:38:53.491213812 +0100
3 @@ -9,7 +9,7 @@
4 t="${t%.h}"
6 defs="${t}.defs"
7 - python /usr/share/pygtk/2.0/codegen/h2def.py "$s" >"${defs}"
8 + python2 /usr/share/pygtk/2.0/codegen/h2def.py "$s" >"${defs}"
9 done
10 rm -f util.defs