summaryrefslogtreecommitdiff
path: root/libtododb
diff options
context:
space:
mode:
Diffstat (limited to 'libtododb')
-rw-r--r--libtododb/libtododb_0.07.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtododb/libtododb_0.07.oe b/libtododb/libtododb_0.07.oe
index 500f36fc85..edd816672a 100644
--- a/libtododb/libtododb_0.07.oe
+++ b/libtododb/libtododb_0.07.oe
@@ -11,7 +11,7 @@ SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/libtododb-${PV}.tar.
headers = "todo-db.h"
do_stage () {
- oe_soinstall libtododb.so.0 ${STAGING_LIBDIR}/
+ oe_libinstall -so libtododb ${STAGING_LIBDIR}
mkdir -p ${STAGING_INCDIR}/gpe
for h in ${headers}; do