diff options
Diffstat (limited to 'vorbis-tools')
-rw-r--r-- | vorbis-tools/vorbis-tools_1.0.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vorbis-tools/vorbis-tools_1.0.1.oe b/vorbis-tools/vorbis-tools_1.0.1.oe index 9a77f6ff19..c87e6d2030 100644 --- a/vorbis-tools/vorbis-tools_1.0.1.oe +++ b/vorbis-tools/vorbis-tools_1.0.1.oe @@ -4,7 +4,7 @@ ogginfo (displays ogg information), vcut (ogg file splitter), and \ vorbiscomment (ogg comment editor)." SRC_URI = "http://www.vorbis.com/files/${PV}/unix/vorbis-tools-${PV}.tar.gz \ - file://${FILESDIR}/m4.patch;patch=1" + file://m4.patch;patch=1" inherit autotools |