diff options
Diffstat (limited to 'graphics/gimpshop/files/patch-plug-ins_Makefile.in')
-rw-r--r-- | graphics/gimpshop/files/patch-plug-ins_Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/gimpshop/files/patch-plug-ins_Makefile.in b/graphics/gimpshop/files/patch-plug-ins_Makefile.in new file mode 100644 index 0000000..3662e91 --- /dev/null +++ b/graphics/gimpshop/files/patch-plug-ins_Makefile.in @@ -0,0 +1,11 @@ +--- plug-ins/Makefile.in.orig Mon Nov 13 08:16:29 2000 ++++ plug-ins/Makefile.in Mon Nov 13 08:16:45 2000 +@@ -111,7 +111,7 @@ + GT_NO = @GT_NO@ + GT_YES = @GT_YES@ + HAVE_GTK_DOC = @HAVE_GTK_DOC@ +-HELPBROWSER = @HELPBROWSER@ ++#HELPBROWSER = @HELPBROWSER@ + HTML_DIR = @HTML_DIR@ + INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@ + INSTOBJEXT = @INSTOBJEXT@ |