openbsd-ports/net/ices2/patches/patch-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

16 lines
590 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.1.1.1 2005/02/19 20:49:51 alek Exp $
--- Makefile.in.orig Thu Mar 11 22:18:02 2004
+++ Makefile.in Sun Oct 24 23:02:02 2004
@@ -117,9 +117,9 @@ install_sh = @install_sh@
AUTOMAKE_OPTIONS = foreign 1.6 dist-bzip2
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = debian src conf doc
+SUBDIRS = src conf doc
-EXTRA_DIST = README AUTHORS COPYING TODO m4/shout.m4 m4/vorbis.m4 m4/ogg.m4 m4/xiph_compiler.m4 m4/xiph_xml2.m4
+EXTRA_DIST = AUTHORS TODO m4/shout.m4 m4/vorbis.m4 m4/ogg.m4 m4/xiph_compiler.m4 m4/xiph_xml2.m4
# SCCS Definitions (for BitKeeper)
GET = true