opnsense-ports/deskutils/conkyemail/files/patch-conkyEmail
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

7 lines
306 B
Text

--- conkyEmail.orig 2008-09-09 06:12:46.000000000 +0800
+++ conkyEmail 2010-05-08 02:28:45.000000000 +0800
@@ -1,3 +1,3 @@
#! /bin/sh
cd /usr/share/conkyemail/
-$PYTHONPATH /usr/bin/python /usr/share/conkyemail/conkyEmail.py "$@"
+$PYTHONPATH /usr/bin/env python /usr/share/conkyemail/conkyEmail.py "$@"