summaryrefslogtreecommitdiff
path: root/cdlabelgen-manlocation.patch
blob: 4f4cf5735730efe8d3d2fab3d9d5f4e2e661ee24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- Makefile-orig	2003-07-18 20:33:20.000000000 +0000
+++ Makefile	2003-08-10 14:35:59.000000000 +0000
@@ -12,8 +12,8 @@
 # BASE_DIR   = /usr/local
 # BASE_DIR   = /opt
 BIN_DIR   = $(BASE_DIR)/bin
-LIB_DIR   = $(BASE_DIR)/lib/cdlabelgen
-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
 POSTSCRIPT = template.ps *.eps
 DISTFILES = $(SOURCES) $(POSTSCRIPT)