From: Michael Lauer Date: Mon, 26 Jul 2004 17:58:15 +0000 (+0000) Subject: fix regexp compile X-Git-Tag: Release-2010-05/1~18032 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ee2a871e54c639901997e0b8502dc0c3c63dd80;p=openembedded.git fix regexp compile BKrev: 41054637aHes6ZZxnIuuv8_7SYXgZw --- diff --git a/regex-markup/regex-markup_0.9.0.oe b/regex-markup/regex-markup_0.9.0.oe index 1bbb3f7f5a..f20f84c7c6 100644 --- a/regex-markup/regex-markup_0.9.0.oe +++ b/regex-markup/regex-markup_0.9.0.oe @@ -2,6 +2,7 @@ DESCRIPTION = "Regex-markup performs regular expression-based text \ markup according to used-defined rules." -SRC_URI = "http://www.student.lu.se/~nbi98oli/src/regex-markup-${PV}.tar.gz" +SRC_URI = "http://www.student.lu.se/~nbi98oli/src/regex-markup-${PV}.tar.gz \ + file://fix-configure.patch;patch=1" inherit autotools