pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gimp gimp: restore GIMP_DEBUG_TOOL_DIR in PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac58a186a6ac
branches:  trunk
changeset: 459214:ac58a186a6ac
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 01 15:50:14 2021 +0000

description:
gimp: restore GIMP_DEBUG_TOOL_DIR in PLIST

diffstat:

 graphics/gimp/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8986d18826a5 -r ac58a186a6ac graphics/gimp/PLIST
--- a/graphics/gimp/PLIST       Fri Oct 01 15:40:24 2021 +0000
+++ b/graphics/gimp/PLIST       Fri Oct 01 15:50:14 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.76 2021/10/01 14:29:05 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.77 2021/10/01 15:50:14 wiz Exp $
 bin/gimp
 bin/gimp-2.10
 bin/gimp-console
@@ -380,7 +380,7 @@
 lib/pkgconfig/gimp-2.0.pc
 lib/pkgconfig/gimpthumb-2.0.pc
 lib/pkgconfig/gimpui-2.0.pc
-libexec/gimp-debug-tool-2.0
+${GIMP_DEBUG_TOOL_DIR}/gimp-debug-tool-2.0
 man/man1/gimp-2.10.1
 man/man1/gimp-console-2.10.1
 man/man1/gimp-console.1



Home | Main Index | Thread Index | Old Index