7 lines
284 B
Text
7 lines
284 B
Text
|
--- system-config-printer-applet.orig 2008-03-20 11:57:22.000000000 -0400
|
||
|
+++ system-config-printer-applet 2008-03-20 11:57:32.000000000 -0400
|
||
|
@@ -1,2 +1,2 @@
|
||
|
#!/bin/sh
|
||
|
-exec /usr/share/system-config-printer/applet.py "$@"
|
||
|
+exec %%PREFIX%%/share/system-config-printer/applet.py "$@"
|