FreeBSD Bugzilla – Attachment 206961 Details for
Bug 240154
graphics/gimp-app: gimptool installs plugins into wrong directory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fixes gimptool to install plugins into the actual plugin-directory
patch-tools_gimptool.c (text/plain), 448 bytes, created by
Christoph Moench-Tegeder
on 2019-08-27 20:12:15 UTC
(
hide
)
Description:
fixes gimptool to install plugins into the actual plugin-directory
Filename:
MIME Type:
Creator:
Christoph Moench-Tegeder
Created:
2019-08-27 20:12:15 UTC
Size:
448 bytes
patch
obsolete
>--- tools/gimptool.c.orig 2019-08-27 19:59:16 UTC >+++ tools/gimptool.c >@@ -697,9 +697,7 @@ get_sys_plugin_dir (gboolean forward_slashes) > g_free (rprefix); > #else > dir = g_build_path (forward_slashes ? "/" : G_DIR_SEPARATOR_S, >- LIBDIR, >- "gimp", >- GIMP_PLUGIN_VERSION, >+ GIMPPLUGINDIR, > "plug-ins", > NULL); > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 240154
: 206961