mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
71267097ef
Submitted by: onigiri
12 lines
281 B
Plaintext
12 lines
281 B
Plaintext
--- Makefile.in.orig Wed Sep 20 17:44:12 2000
|
|
+++ Makefile.in Thu Sep 21 10:54:20 2000
|
|
@@ -94,7 +94,7 @@
|
|
EXTRA_DIST = libunicode.spec.in unicodeConf.sh.in
|
|
|
|
|
|
-confexecdir = $(libdir)
|
|
+confexecdir = $(sysconfdir)
|
|
confexec_DATA = unicodeConf.sh
|
|
|
|
CLEAN_FILES = unicodeConf.sh
|