01613278e8
looks fine to jasper@
9 lines
372 B
Plaintext
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 "$@"
|