mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
8ad00b5c4a
Requested/prodded by: Kevin Bockman <kevin@puis.net> (now MAINTAINER)
16 lines
420 B
Plaintext
16 lines
420 B
Plaintext
--- configure Thu Apr 20 03:41:45 2000
|
|
+++ configure.new Wed Jun 14 19:34:23 2000
|
|
@@ -539,9 +539,9 @@
|
|
LOGDIR="/var/log/icecast"
|
|
else
|
|
echo "FSSTD DISABLED"
|
|
- BINDIR="${prefix}/icecast/bin"
|
|
- ETCDIR="${prefix}/icecast/etc"
|
|
- LOGDIR="${prefix}/icecast/log"
|
|
+ BINDIR="${prefix}/bin"
|
|
+ ETCDIR="${prefix}/etc/icecast"
|
|
+ LOGDIR="${prefix}/share/icecast/log"
|
|
fi
|
|
|
|
|