mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
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
|