public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/gajim/files: 0.14-python-version.patch
@ 2010-09-04  6:20 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2010-09-04  6:20 UTC (permalink / raw
  To: gentoo-commits

jlec        10/09/04 06:20:23

  Added:                0.14-python-version.patch
  Log:
  Version Bump
  
  (Portage version: 2.2_rc74/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-im/gajim/files/0.14-python-version.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/gajim/files/0.14-python-version.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/gajim/files/0.14-python-version.patch?rev=1.1&content-type=text/plain

Index: 0.14-python-version.patch
===================================================================
diff --git a/scripts/gajim.in b/scripts/gajim.in
index e163a9b..73dc9e0 100644
--- a/scripts/gajim.in
+++ b/scripts/gajim.in
@@ -30,4 +30,4 @@ fi
 [ "$APP" = "gajim-history-manager" ] && APP="history_manager"
 
 cd "@GAJIM_SRCDIR@"
-exec "@PYTHON@" -OO $APP.py "$@"
+exec "@PYTHON@@PYTHON_VERSION@" -OO $APP.py "$@"






^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-04  6:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-04  6:20 [gentoo-commits] gentoo-x86 commit in net-im/gajim/files: 0.14-python-version.patch Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox