diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-09-09 00:08:06 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-09-09 00:08:06 +0000 |
commit | 1827f7e5131f6f4c821c844fae4eb1788696d1af (patch) | |
tree | b4f98dda6ecf5dffd5ae5947a31af711f9dfb739 /packages/nonworking | |
parent | ba437885e824f26a25aa44d67c1cc199c1c7c9da (diff) | |
parent | 2c67f7bcc05a97ffd2d31e64524b437e41d9d8b7 (diff) |
merge of '58ee0064f80d00d7772adc0a5d1103aad7affb32'
and 'daf8fa0ad9a599d77e90c1e38b8b2821a7aceab7'
Diffstat (limited to 'packages/nonworking')
-rw-r--r-- | packages/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb | 2 | ||||
-rw-r--r-- | packages/nonworking/zethereal/zethereal_1.0.0.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb b/packages/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb index d93fc7f217..0c9b49755e 100644 --- a/packages/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb +++ b/packages/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb @@ -11,7 +11,7 @@ S = "${WORKDIR}/gnuboy" FILES = "" FILES_${PN} = "${palmtopdir}/" -inherit qmake-base +inherit qmake_base qtopiadir = "${S}/gnuboy-${PV}-qtopia2" diff --git a/packages/nonworking/zethereal/zethereal_1.0.0.bb b/packages/nonworking/zethereal/zethereal_1.0.0.bb index de4830cb64..74913c1b01 100644 --- a/packages/nonworking/zethereal/zethereal_1.0.0.bb +++ b/packages/nonworking/zethereal/zethereal_1.0.0.bb @@ -9,7 +9,7 @@ APPTYPE = "binary" APPDESKTOP = "${WORKDIR}" PR = "r0" -inherit autotools qmake-base +inherit autotools qmake_base EXTRA_OECONF = "--disable-ethereal \ --enable-tethereal \ |