diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-08-27 17:31:19 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2006-08-27 17:31:19 +0000 |
commit | a964dcbb6ccacf0ce9619734b9b4d5affb5e8690 (patch) | |
tree | 79debc84d115e3331af9e384af855e5dfdb25d2c /packages/links/links-x11_2.1pre22.bb | |
parent | 9ed508b79ebe8933af15a7fd84f7db0837d5ad9f (diff) | |
parent | 69383bc09ea895755f1ed236c686e5c6cdf9ced7 (diff) |
merge of 48ae35df5bbd7e08a5f1ce6f0ef4e35abc956615
and b4baa952a21796f3da8adaf6acd8c844668a33d8
Diffstat (limited to 'packages/links/links-x11_2.1pre22.bb')
-rw-r--r-- | packages/links/links-x11_2.1pre22.bb | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/links/links-x11_2.1pre22.bb b/packages/links/links-x11_2.1pre22.bb index 4323b2e59a..9c9bb831aa 100644 --- a/packages/links/links-x11_2.1pre22.bb +++ b/packages/links/links-x11_2.1pre22.bb @@ -8,7 +8,11 @@ RCONFLICTS = "links" MAINTAINER = "Graeme Gregory <dp@xora.org.uk>" SRC_URI = "http://links.twibright.com/download/links-${PV}.tar.bz2 \ - file://ac-prog-cxx.patch;patch=1" + file://ac-prog-cxx.patch;patch=1 \ + file://cookies-save-0.96.patch;patch=1 \ + file://links-2.1pre17-fix-segfault-on-loading-cookies.patch;patch=1" + +PR = "r1" inherit autotools |