diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-06-19 13:58:52 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-06-19 13:58:52 +0000 |
commit | 5f0e1fbe2afbfd261a62f7efd76cfccd10fe2cf8 (patch) | |
tree | f68b20a07bafc35a7a56f8de68b4f2e3f8d1c784 /lisa | |
parent | a454f66b27af1beab6515e0ffac62caedb2dcba9 (diff) |
fixed lisa building
BKrev: 40d4469cKiLhsVXI1bX8ocQ2jy13Wg
Diffstat (limited to 'lisa')
-rw-r--r-- | lisa/lisa-0.2.2/head-n.patch | 0 | ||||
-rw-r--r-- | lisa/lisa_0.2.2.oe | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/lisa/lisa-0.2.2/head-n.patch b/lisa/lisa-0.2.2/head-n.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/lisa/lisa-0.2.2/head-n.patch diff --git a/lisa/lisa_0.2.2.oe b/lisa/lisa_0.2.2.oe index 2de643e586..416bd8b42a 100644 --- a/lisa/lisa_0.2.2.oe +++ b/lisa/lisa_0.2.2.oe @@ -3,7 +3,8 @@ like the network neighbourhood under windows, but more and \ only relying on the TCP/IP protocol stack." SRC_URI = "http://lisa-home.sourceforge.net/src/lisa-${PV}.tar.bz2 \ - file://configure.patch;patch=1" + file://configure.patch;patch=1 \ + file://head-n.patch;patch=1" inherit autotools |