diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-09-12 19:44:38 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-09-12 19:44:38 +0000 |
commit | 5900c6b14dd05fdc51cc669f07e53db26f273515 (patch) | |
tree | 0621407e4e6c4ba56bba4dcb5f5376082e487cbf /print/system-config-printer/files/patch-my-default-printer | |
parent | Update to 0.2.5. (diff) |
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@
Diffstat (limited to 'print/system-config-printer/files/patch-my-default-printer')
-rw-r--r-- | print/system-config-printer/files/patch-my-default-printer | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/print/system-config-printer/files/patch-my-default-printer b/print/system-config-printer/files/patch-my-default-printer deleted file mode 100644 index d5678c0a9420..000000000000 --- a/print/system-config-printer/files/patch-my-default-printer +++ /dev/null @@ -1,6 +0,0 @@ ---- my-default-printer.orig 2008-03-20 11:53:08.000000000 -0400 -+++ my-default-printer 2008-03-20 11:53:17.000000000 -0400 -@@ -1,2 +1,2 @@ - #!/bin/sh --exec /usr/share/system-config-printer/my-default-printer.py "$@" -+exec %%PREFIX%%/share/system-config-printer/my-default-printer.py "$@" |