|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../icecast/icecast.conf |
|
|
|
|
# Copyright (C) 2009 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2009 - 2011 The OpenSDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
|
# |
|
|
|
@ -12,5 +12,7 @@
|
|
|
|
|
# GNU General Public License can be found in the file COPYING. |
|
|
|
|
# --- SDE-COPYRIGHT-NOTE-END --- |
|
|
|
|
|
|
|
|
|
prefix="opt/icecast" |
|
|
|
|
set_confopt |
|
|
|
|
if [ $prefix_auto = 1 ] ; then |
|
|
|
|
# use a dedicated sysconfdir instead of /etc |
|
|
|
|
sysconfdir="$sysconfdir/$pkg" |
|
|
|
|
fi |
|
|
|
|