aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lineakd/files/patch-ee
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/lineakd/files/patch-ee')
-rw-r--r--sysutils/lineakd/files/patch-ee28
1 files changed, 28 insertions, 0 deletions
diff --git a/sysutils/lineakd/files/patch-ee b/sysutils/lineakd/files/patch-ee
new file mode 100644
index 000000000000..8e00c6c5e369
--- /dev/null
+++ b/sysutils/lineakd/files/patch-ee
@@ -0,0 +1,28 @@
+--- Makefile.orig Thu May 15 16:09:02 2003
++++ Makefile Thu May 15 16:10:10 2003
+@@ -83,14 +83,14 @@
+ LTLIBINTL =
+ MKINSTALLDIRS = ./mkinstalldirs
+ NO_PREFIX_PACKAGE_DATA_DIR = share/lineakd
+-NO_PREFIX_PACKAGE_DOC_DIR = doc/lineakd
++NO_PREFIX_PACKAGE_DOC_DIR = share/doc/lineakd
+ NO_PREFIX_PACKAGE_HELP_DIR = share/lineakd/help
+ NO_PREFIX_PACKAGE_MENU_DIR = share/lineakd
+ NO_PREFIX_PACKAGE_PIXMAPS_DIR = share/lineakd/pixmaps
+ OBJEXT = o
+ PACKAGE = lineakd
+ PACKAGE_DATA_DIR = /usr/local/share/lineakd
+-PACKAGE_DOC_DIR = /usr/local/doc/lineakd
++PACKAGE_DOC_DIR = /usr/local/share/doc/lineakd
+ PACKAGE_HELP_DIR = /usr/local/share/lineakd/help
+ PACKAGE_MENU_DIR = /usr/local/share/lineakd
+ PACKAGE_PIXMAPS_DIR = /usr/local/share/lineakd/pixmaps
+@@ -112,7 +112,7 @@
+
+ SUBDIRS = intl po src
+
+-lineakddocdir = ${prefix}/doc/lineakd
++lineakddocdir = ${prefix}/share/doc/lineakd
+ lineakddoc_DATA = \
+ README\
+ COPYING\