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