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-system-config-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-system-config-printer')
-rw-r--r-- | print/system-config-printer/files/patch-system-config-printer | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/print/system-config-printer/files/patch-system-config-printer b/print/system-config-printer/files/patch-system-config-printer deleted file mode 100644 index 17f1bf5fbb6d..000000000000 --- a/print/system-config-printer/files/patch-system-config-printer +++ /dev/null @@ -1,6 +0,0 @@ ---- system-config-printer.orig 2008-03-20 11:56:46.000000000 -0400 -+++ system-config-printer 2008-03-20 11:56:58.000000000 -0400 -@@ -1,2 +1,2 @@ - #!/bin/sh --exec /usr/share/system-config-printer/system-config-printer.py "$@" -+exec %%PREFIX%%/share/system-config-printer/system-config-printer.py "$@" |