mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
e1fbee612d
PR: ports/8227 Submitted by: <nakai@technologist.com>
12 lines
273 B
Plaintext
12 lines
273 B
Plaintext
--- Makefile.in.orig Thu Oct 8 17:36:15 1998
|
|
+++ Makefile.in Thu Oct 8 18:18:42 1998
|
|
@@ -105,7 +105,7 @@
|
|
tester_DEPENDENCIES = $(DEPS)
|
|
tester_LDADD= $(LDADDS)
|
|
|
|
-confexecdir=$(libdir)
|
|
+confexecdir=$(sysconfdir)
|
|
confexec_DATA = xmlConf.sh
|
|
|
|
EXTRA_DIST = xmlConf.sh.in
|