aboutsummaryrefslogtreecommitdiffstats
path: root/packages/txdrug
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-07-03 12:51:05 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-03 12:51:05 +0000
commit1eb690ef768680928f40ea37cf91bb21959d2d2b (patch)
tree7f0d31e5bd505e6d09dd494c84cb66c14cc147d0 /packages/txdrug
parentb4c0b087d67f8fb9db91e6137d8e834ec11b1bc3 (diff)
downloadopenembedded-1eb690ef768680928f40ea37cf91bb21959d2d2b.tar.gz
txdrug 0.1 regenerate Makefile, fix working against qte-mt
Diffstat (limited to 'packages/txdrug')
-rw-r--r--packages/txdrug/txdrug_0.1.bb8
1 files changed, 7 insertions, 1 deletions
diff --git a/packages/txdrug/txdrug_0.1.bb b/packages/txdrug/txdrug_0.1.bb
index 7e77fb2348..fd12180ac6 100644
--- a/packages/txdrug/txdrug_0.1.bb
+++ b/packages/txdrug/txdrug_0.1.bb
@@ -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}/