txdrug 0.1 regenerate Makefile, fix working against qte-mt
authorMichael Lauer <mickey@vanille-media.de>
Mon, 3 Jul 2006 12:51:05 +0000 (12:51 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 3 Jul 2006 12:51:05 +0000 (12:51 +0000)
packages/txdrug/txdrug_0.1.bb

index 7e77fb2..fd12180 100644 (file)
@@ -4,7 +4,7 @@ PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
 DEPENDS = "sqlite"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "http://teax.sourceforge.net/txdrug-${PV}.tar.gz \
            file://${FILESDIR}/${palmtopdir}"
@@ -12,6 +12,12 @@ S = "${WORKDIR}/txdrug-tar"
 
 inherit palmtop
 
+EXTRA_QMAKEVARS_POST += "LIBS+=-lsqlite TARGET=txdrug"
+
+do_configure_prepend() {
+       rm -f Makefile && qmake -project
+}
+
 do_install() {
         install -d ${D}${palmtopdir}
        cp -dfr `ls -dp ${WORKDIR}/${palmtopdir}/*|grep -v SCCS` ${D}${palmtopdir}/