4d71468734
port, updating it to the latest (and final) version. Patches from the previous version are merged. PR: 23728 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
12 lines
351 B
Plaintext
12 lines
351 B
Plaintext
--- configure.orig Fri Apr 21 22:30:15 2000
|
|
+++ configure Thu Dec 21 20:19:25 2000
|
|
@@ -50,7 +50,7 @@
|
|
bindir='${exec_prefix}/bin'
|
|
sbindir='${exec_prefix}/sbin'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
-datadir='${prefix}/share'
|
|
+datadir='${prefix}/share/zephyr'
|
|
sysconfdir='${prefix}/etc'
|
|
sharedstatedir='${prefix}/com'
|
|
localstatedir='${prefix}/var'
|