summaryrefslogtreecommitdiff
path: root/recipes/swig/swig-native_1.3.39.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-06-06 09:59:43 +0200
committerKoen Kooi <koen@openembedded.org>2009-06-06 09:59:43 +0200
commit75c6eb25b4bd16c0d81ee7af405c8f090db752e1 (patch)
tree1a1063379839b6470f4583f66a0c19ce4e7679e9 /recipes/swig/swig-native_1.3.39.bb
parentbf1fa81a797de0d05bc0f3b3f8f96eeba6ece76c (diff)
swig: update to 1.3.39
Diffstat (limited to 'recipes/swig/swig-native_1.3.39.bb')
-rw-r--r--recipes/swig/swig-native_1.3.39.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/swig/swig-native_1.3.39.bb b/recipes/swig/swig-native_1.3.39.bb
new file mode 100644
index 0000000000..8210bb9cfb
--- /dev/null
+++ b/recipes/swig/swig-native_1.3.39.bb
@@ -0,0 +1,7 @@
+require swig_${PV}.bb
+inherit native
+
+do_stage() {
+ oe_runmake install PREFIX=${STAGING_BINDIR}/..
+}
+