openbsd-ports/x11/gnome/conduit/patches/patch-tools_conduit-client
jasper 45b80e6550 import conduit 0.3.15
Conduit is a synchronization application for GNOME. It allows you to
synchronize your files, photos, emails, contacts, notes, calendar data
and any other type of personal information and synchronize that data
with another computer, and online service.

(don't hook it up yet, as it needs some more tweaking, which'll help having
it in-tree)
2008-12-11 23:03:11 +00:00

10 lines
287 B
Plaintext

$OpenBSD: patch-tools_conduit-client,v 1.1.1.1 2008/12/11 23:03:11 jasper Exp $
--- tools/conduit-client.orig Thu Dec 4 22:21:30 2008
+++ tools/conduit-client Thu Dec 4 22:21:38 2008
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!${MODPY_BIN}
import os, os.path
import sys
import getopt