openbsd-ports/net/gaim/patches/patch-libgaim_gaim-remote
todd e23dc2e804 o add audio flavor that uses gstreamer
o fix python path for dbus scripts
from brad@
2007-02-07 01:07:18 +00:00

10 lines
249 B
Plaintext

$OpenBSD: patch-libgaim_gaim-remote,v 1.1 2007/02/07 01:07:18 todd Exp $
--- libgaim/gaim-remote.orig Fri Feb 2 17:22:36 2007
+++ libgaim/gaim-remote Fri Feb 2 17:22:59 2007
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!%python%
import dbus
import re