diff options
author | Chris Larson <clarson@kergoth.com> | 2004-08-19 01:03:55 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-08-19 01:03:55 +0000 |
commit | dbe38af314386c808f7f02d6d4f1b71351b75865 (patch) | |
tree | a9ace9a43c48236df0d65942b09f12fc0695f814 /rxvt-unicode/rxvt-unicode_3.1.oe | |
parent | 9bbb395ed5dcc00cd212efa74636931b09fe0cbf (diff) |
Merge openembedded@openembedded.bkbits.net:packages
into handhelds.org:/home/kergoth/code/packages
2004/08/18 20:03:14-05:00 handhelds.org!kergoth
Add nonworking rxvt-unicode 3.7 (currently fails to build due to something
template related that I dont have time to fix atm), and fix the upstream
URIs for versions 3.0 and 3.1.
BKrev: 4123fc7b3BKi6LmCqEPL8--KdXG2GA
Diffstat (limited to 'rxvt-unicode/rxvt-unicode_3.1.oe')
-rw-r--r-- | rxvt-unicode/rxvt-unicode_3.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rxvt-unicode/rxvt-unicode_3.1.oe b/rxvt-unicode/rxvt-unicode_3.1.oe index 2c0be61e14..18e0129f1b 100644 --- a/rxvt-unicode/rxvt-unicode_3.1.oe +++ b/rxvt-unicode/rxvt-unicode_3.1.oe @@ -6,7 +6,7 @@ output. It also supports mixing multiple fonts at the \ same time, including Xft fonts." PR = "r1" -SRC_URI = "http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-${PV}.tar.bz2 \ +SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \ file://xim.patch;patch=1 \ file://xwc.patch;patch=1" |