summaryrefslogtreecommitdiff
path: root/cdlabelgen-manlocation.patch
diff options
context:
space:
mode:
Diffstat (limited to 'cdlabelgen-manlocation.patch')
-rw-r--r--cdlabelgen-manlocation.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/cdlabelgen-manlocation.patch b/cdlabelgen-manlocation.patch
index 4f4cf57..9b2d467 100644
--- a/cdlabelgen-manlocation.patch
+++ b/cdlabelgen-manlocation.patch
@@ -1,5 +1,5 @@
---- Makefile-orig 2003-07-18 20:33:20.000000000 +0000
-+++ Makefile 2003-08-10 14:35:59.000000000 +0000
+--- cdlabelgen-3.5.0/Makefile.wiget 2005-01-16 23:28:39.000000000 +0100
++++ cdlabelgen-3.5.0/Makefile 2005-01-20 23:05:11.705764511 +0100
@@ -12,8 +12,8 @@
# BASE_DIR = /usr/local
# BASE_DIR = /opt
@@ -8,6 +8,6 @@
-MAN_DIR = $(BASE_DIR)/man
+LIB_DIR = $(BASE_DIR)/share/cdlabelgen
+MAN_DIR = $(BASE_DIR)/share/man
- SOURCES = cdlabelgen ChangeLog INSTALL README Makefile cdinsert.pl INSTALL.WEB cdlabelgen.pod cdlabelgen.1 cdlabelgen.html spec.template
+ SOURCES = cdlabelgen ChangeLog INSTALL README Makefile ../cdinsert.pl INSTALL.WEB cdlabelgen.pod cdlabelgen.1 cdlabelgen.html spec.template
POSTSCRIPT = template.ps *.eps
DISTFILES = $(SOURCES) $(POSTSCRIPT)