gnome-doc-utils/gnome-doc-utils-0.20.10-python-2.7.patch

10 lines
519 B
Diff

diff -Nru gnome-doc-utils-0.20.10.orig/xml2po/xml2po/xml2po.py.in gnome-doc-utils-0.20.10/xml2po/xml2po/xml2po.py.in
--- gnome-doc-utils-0.20.10.orig/xml2po/xml2po/xml2po.py.in 2010-12-13 17:14:07.000000000 +0100
+++ gnome-doc-utils-0.20.10/xml2po/xml2po/xml2po.py.in 2013-04-15 02:23:59.135456759 +0200
@@ -1,4 +1,4 @@
-#!/usr/bin/python -u
+#!/usr/bin/python2.7 -u
# -*- encoding: utf-8 -*-
# Copyright (c) 2004, 2005, 2006 Danilo Šegan <danilo@gnome.org>.
# Copyright (c) 2009 Claude Paroz <claude@2xlibre.net>.