summaryrefslogtreecommitdiffstats
path: root/god/icecrab/Makefile
blob: 36e91b76e3ea759f964161c0d0ba7350ffe7b178 (plain)
1
2
3
4
5
6
.phony: debian

debian:
	[ -e /usr/bin/icecast2 ] || apt-get install --yes icecast2
	cp icecast2 /etc/default/icecast2
	cp icecast.xml /etc/icecast2/icecast.xml