openbsd-ports/net/icecast/patches/patch-Makefile_in
pea 89578d2faf Update to 2.3.2 and add the following modifications:
+ add user _icecast (home directory in /var/icecast)
+ enable chroot by default
+ populate chroot with all the necessary files

ok okan@ sthen@ ajacoutot@
2008-11-18 21:22:02 +00:00

13 lines
470 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.4 2008/11/18 21:22:02 pea Exp $
--- Makefile.in.orig Fri May 30 01:58:59 2008
+++ Makefile.in Fri Nov 7 10:39:29 2008
@@ -242,7 +242,7 @@ EXTRA_DIST = HACKING m4/acx_pthread.m4 m4/ogg.m4 \
m4/xiph_compiler.m4 m4/xiph_curl.m4 m4/xiph_net.m4 \
m4/xiph_types.m4 m4/xiph_xml2.m4 icecast.spec
-doc_DATA = README AUTHORS COPYING NEWS TODO ChangeLog
+doc_DATA = AUTHORS NEWS
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive