summaryrefslogtreecommitdiff
path: root/packages/xapian/xapian-core-native_1.0.5.bb
diff options
context:
space:
mode:
authorOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2008-05-04 12:36:21 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2008-05-04 12:36:21 +0000
commit8f86fcb04d3daad9e376c315994bf54716f96fc0 (patch)
tree8270b6c8b579aa192d75087aa4ea18909d32ddaa /packages/xapian/xapian-core-native_1.0.5.bb
parentaeecccd180d6bf1072d5c64d4ff95860b10e4187 (diff)
parent2c140aef109e137be70dd19872728143d81f98be (diff)
merge of '72b5caa4d0825327887c110ab10309e54e23b537'
and 'a858865489e9e014f299d9caaa2c9ce237ec87ac'
Diffstat (limited to 'packages/xapian/xapian-core-native_1.0.5.bb')
-rw-r--r--packages/xapian/xapian-core-native_1.0.5.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/xapian/xapian-core-native_1.0.5.bb b/packages/xapian/xapian-core-native_1.0.5.bb
new file mode 100644
index 0000000000..d3c425f6c4
--- /dev/null
+++ b/packages/xapian/xapian-core-native_1.0.5.bb
@@ -0,0 +1,5 @@
+require xapian-core_${PV}.bb
+
+inherit native
+
+S = "${WORKDIR}/xapian-core-${PV}"