summaryrefslogtreecommitdiff
path: root/audio/shout/files/patch-ac
blob: d4d24c0b9bee38bd13c75317bbab8cb7727e75b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- 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