]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blob - pyQt/patches/PyQt-x11-gpl-4.8.3-pyuic_shbang.patch
sip: Update to 4.13.2.
[people/ms/ipfire-3.x.git] / pyQt / patches / PyQt-x11-gpl-4.8.3-pyuic_shbang.patch
1 diff -up PyQt-x11-gpl-snapshot-4.8.3-454d07a16153/pyuic/uic/pyuic.py.pyuic_shbang PyQt-x11-gpl-snapshot-4.8.3-454d07a16153/pyuic/uic/pyuic.py
2 --- PyQt-x11-gpl-snapshot-4.8.3-454d07a16153/pyuic/uic/pyuic.py.pyuic_shbang 2011-01-14 21:44:29.000000000 -0600
3 +++ PyQt-x11-gpl-snapshot-4.8.3-454d07a16153/pyuic/uic/pyuic.py 2011-01-15 08:56:58.371972273 -0600
4 @@ -1,3 +1,4 @@
5 +#!/usr/bin/python -tt
6 #############################################################################
7 ##
8 ## Copyright (c) 2011 Riverbank Computing Limited <info@riverbankcomputing.com>