diff options
author | Justin Patrin <papercrane@gmail.com> | 2005-10-07 23:08:40 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-10-07 23:08:40 +0000 |
commit | 075ae270c50ab662a6b6f61e7af5333b1da00901 (patch) | |
tree | a287c95876955268865b6745216c089d873b7511 /packages | |
parent | dc4e37d7a27ac12d391289f7f5b42a5124325750 (diff) | |
parent | ec4471204f98aea123a32d1b1c7f01c68f47bb90 (diff) |
merge of 188899a39ad7b9fa56483bbf49b6b859ecc6e093
and ec89fc8d46b882e4c955d663aca4d4ce85552700
Diffstat (limited to 'packages')
-rw-r--r-- | packages/lineak/lineak_0.8.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/lineak/lineak_0.8.3.bb b/packages/lineak/lineak_0.8.3.bb index 7b04db572d..fe6778179c 100644 --- a/packages/lineak/lineak_0.8.3.bb +++ b/packages/lineak/lineak_0.8.3.bb @@ -8,6 +8,7 @@ PR = "r0" SRC_URI = "${SOURCEFORGE_MIRROR}/lineak/lineakd-${PV}.tar.gz \ file://add-zaurus-remote-support.patch;patch=1" +S = "${WORKDIR}/lineakd-${PV}" inherit autotools |