openbsd-ports/net/telepathy/telepathy-pinocchio/patches/patch-bin_pinocchio-ctl
jasper c363c5c471 - import telepathy-pinocchio 0.3.1
Telepathy-pinocchio is a connection manager meant for testing Telepathy
applications. Pinocchio interacts with settings files on the filesystem
instead of a remote server, thereby removing two of the biggest
stumbling blocks for testing a Telepathy-based application: the network
and control over the back-end server.
2008-10-27 00:10:16 +00:00

10 lines
339 B
Plaintext

$OpenBSD: patch-bin_pinocchio-ctl,v 1.1.1.1 2008/10/27 00:10:16 jasper Exp $
--- bin/pinocchio-ctl.orig Sun Oct 26 20:25:00 2008
+++ bin/pinocchio-ctl Sun Oct 26 20:25:02 2008
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!${MODPY_BIN}
# pinocchio-ctl - manipulate an account on the telepathy-pinocchio connection
# manager