aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gnomebaker/files/patch-help-C-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gnomebaker/files/patch-help-C-Makefile.in')
-rw-r--r--sysutils/gnomebaker/files/patch-help-C-Makefile.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/gnomebaker/files/patch-help-C-Makefile.in b/sysutils/gnomebaker/files/patch-help-C-Makefile.in
deleted file mode 100644
index cb728e1cc340..000000000000
--- a/sysutils/gnomebaker/files/patch-help-C-Makefile.in
+++ /dev/null
@@ -1,12 +0,0 @@
---- help/C/Makefile.in.orig Mon Oct 24 18:31:17 2005
-+++ help/C/Makefile.in Mon Oct 24 18:31:44 2005
-@@ -214,8 +214,7 @@
- # ************* Begin of section some packagers may need to modify **************
- # This variable (docdir) specifies where the documents should be installed.
- # This default value should work for most packages.
--docdir = $(datadir)/@PACKAGE@/doc/$(docname)/$(lang)
--#docdir = $(datadir)/help/$(docname)/$(lang)
-+docdir = $(datadir)/help/$(docname)/$(lang)
-
- # ************** You should not have to edit below this line *******************
- # ** GSt did ...