diff options
-rw-r--r-- | regex-markup/regex-markup_0.9.0.oe | 3 |
1 files changed, 2 insertions, 1 deletions
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 |