freebsd-ports/net/zephyr/files/patch-ac
James E. Housley 4d71468734 Port net/zephyr has an unfetchable distfile. The included patch fixes the
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>
2001-02-11 18:30:29 +00:00

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'