freebsd-ports/print/system-config-printer/files/patch-applet.py
Koop Mast 5900c6b14d Update to 1.4.2.
This fixes run-time with glib 2.36.

PR:		ports/180075 [1]
Reported by:	Stephen Fisher <stephenfisher@outlook.com> [1], swills@
2013-09-12 19:44:38 +00: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