diff options
Diffstat (limited to 'packages/rxvt-unicode/rxvt-unicode_5.3.bb')
-rw-r--r-- | packages/rxvt-unicode/rxvt-unicode_5.3.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/rxvt-unicode/rxvt-unicode_5.3.bb b/packages/rxvt-unicode/rxvt-unicode_5.3.bb index 2acadba1c1..d9f4c2b580 100644 --- a/packages/rxvt-unicode/rxvt-unicode_5.3.bb +++ b/packages/rxvt-unicode/rxvt-unicode_5.3.bb @@ -7,8 +7,9 @@ output. It also supports mixing multiple fonts at the \ same time, including Xft fonts." LICENSE = "GPL" SRC_URI = "http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-${PV}.tar.bz2 \ + file://xwc.patch;patch=1 \ file://signedchar.patch;patch=1" -PR = "r1" +PR = "r2" inherit autotools update-alternatives |