openbsd-ports/net/ices2/patches/patch-doc_Makefile_in
alek 2538cacd58 Import ices 2.0.1
Ices2 is a source client for streaming Ogg Vorbis audio to an Icecast v2
server. It supports streaming of .ogg files in playlist mode as well as
encoding and streaming live input.

From Moritz Grimm <gtgbr@gmx.net>
2005-02-19 20:49:51 +00:00

13 lines
450 B
Plaintext

$OpenBSD: patch-doc_Makefile_in,v 1.1.1.1 2005/02/19 20:49:51 alek Exp $
--- doc/Makefile.in.orig Thu Mar 11 22:18:02 2004
+++ doc/Makefile.in Sun Oct 24 23:02:02 2004
@@ -33,7 +33,7 @@ infodir = @infodir@
mandir = @mandir@
includedir = @includedir@
oldincludedir = /usr/include
-pkgdatadir = $(datadir)/@PACKAGE@
+pkgdatadir = $(datadir)/doc/@PACKAGE@2
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ..