Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37656682
en ru br
ALT Linux repos
S:2.4.4-alt2
5.0: 2.3.2-alt2.M50.1
4.1: 2.3.1-alt3
4.0: 2.3.1-alt3
3.0: 2.2.0-alt1

Group :: System/Servers
RPM: icecast

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#!/bin/sh -e

# Source functions library
. /etc/chroot.d/functions

cd /var/lib/icecast

force=
if [ "$1" = "force" ]; then
force=-f
shift
fi

copy_resolv_lib

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin