From 5570f823ffde204607fb1e5a04b3481a15115461 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Thu, 12 Aug 2004 11:13:40 +0000 Subject: BUGFIX: Correct an m4 quoting issue in libvorbis, libogg, libmikmod BKrev: 411b50e4f7YHBebgNw5QyFS2WYLGKw --- libogg/libogg/m4.patch | 0 libogg/libogg_1.1.oe | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 libogg/libogg/m4.patch (limited to 'libogg') diff --git a/libogg/libogg/m4.patch b/libogg/libogg/m4.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/libogg/libogg_1.1.oe b/libogg/libogg_1.1.oe index 5203ccfb06..d82cc10527 100644 --- a/libogg/libogg_1.1.oe +++ b/libogg/libogg_1.1.oe @@ -3,7 +3,8 @@ DESCRIPTION = "libogg is the bitstream and framing library \ for the Ogg project. It provides functions which are \ necessary to codec libraries like libvorbis." -SRC_URI = "http://www.vorbis.com/files/1.0.1/unix/libogg-${PV}.tar.gz" +SRC_URI = "http://www.vorbis.com/files/1.0.1/unix/libogg-${PV}.tar.gz \ +file://m4.patch;patch=1" inherit autotools -- cgit v1.2.3