opnsense-ports/print/system-config-printer/files/patch-applet.py
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

11 lines
342 B
Python

--- applet.py.orig 2013-07-22 15:58:32.000000000 +0200
+++ applet.py 2013-08-29 11:06:43.000000000 +0200
@@ -43,7 +43,7 @@
from gi.repository import Notify
-APPDIR="/usr/share/system-config-printer"
+APPDIR="%%PREFIX%%/share/system-config-printer"
ICON="printer"
# We need to call Notify.init before we can check the server for caps