openbsd-ports/print/system-config-printer/patches/patch-system-config-printer-applet
ajacoutot 01613278e8 - update to system-config-printer-1.0.3
looks fine to jasper@
2008-07-08 09:33:21 +00:00

9 lines
372 B
Plaintext

$OpenBSD: patch-system-config-printer-applet,v 1.3 2008/07/08 09:33:21 ajacoutot Exp $
--- system-config-printer-applet.orig Fri May 23 16:06:00 2008
+++ system-config-printer-applet Wed Jul 2 15:40:23 2008
@@ -1,3 +1,3 @@
#!/bin/sh
-prefix=/usr/local
+exec ${PREFIX}/share/system-config-printer/applet.py "$@"
exec ${prefix}/share/system-config-printer/applet.py "$@"