aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/rain_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/e17/rain_svn.bb')
-rw-r--r--recipes/e17/rain_svn.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/e17/rain_svn.bb b/recipes/e17/rain_svn.bb
new file mode 100644
index 0000000000..a3e58de299
--- /dev/null
+++ b/recipes/e17/rain_svn.bb
@@ -0,0 +1,12 @@
+LICENSE = "MIT"
+PV = "0.0.3+svnr${SRCREV}"
+
+require e-module.inc
+
+do_configure_prepend() {
+ sed -i -e /po/d configure.ac
+ sed -i -e s:\ po::g Makefile.am
+}
+
+
+