aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xapian/xapian-core-native_1.0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xapian/xapian-core-native_1.0.5.bb')
-rw-r--r--recipes/xapian/xapian-core-native_1.0.5.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/xapian/xapian-core-native_1.0.5.bb b/recipes/xapian/xapian-core-native_1.0.5.bb
new file mode 100644
index 0000000000..d3c425f6c4
--- /dev/null
+++ b/recipes/xapian/xapian-core-native_1.0.5.bb
@@ -0,0 +1,5 @@
+require xapian-core_${PV}.bb
+
+inherit native
+
+S = "${WORKDIR}/xapian-core-${PV}"