openbsd-ports/net/icecast/patches/patch-doc_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
417 B
Plaintext

$OpenBSD: patch-doc_Makefile_in,v 1.4 2008/11/18 21:22:03 pea Exp $
--- doc/Makefile.in.orig Fri May 30 01:58:57 2008
+++ doc/Makefile.in Fri Nov 7 10:44:18 2008
@@ -176,7 +176,7 @@ build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
-docdir = $(datadir)/doc/icecast
+docdir = $(datadir)/doc/@PACKAGE@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@