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