diff options
author | Rene Wagner <rw@handhelds.org> | 2006-05-27 14:39:08 +0200 |
---|---|---|
committer | Rene Wagner <rw@handhelds.org> | 2006-05-27 14:39:08 +0200 |
commit | 80f0fde420a8cd778aeab94d9550b406f0021cad (patch) | |
tree | 23cf7b63b9c46d15b1d0e0546462d22cb8e965cb /org.handhelds.familiar/packages/rxvt-unicode | |
parent | 429f38541a2c37353a58833e868779b4637a7a47 (diff) |
various packages: bump PR for the rpath fixes to take effect. slightly clean up metadata.
Signed-off-by: Rene Wagner <rw@handhelds.org>
Diffstat (limited to 'org.handhelds.familiar/packages/rxvt-unicode')
-rw-r--r-- | org.handhelds.familiar/packages/rxvt-unicode/rxvt-unicode_5.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.handhelds.familiar/packages/rxvt-unicode/rxvt-unicode_5.6.bb b/org.handhelds.familiar/packages/rxvt-unicode/rxvt-unicode_5.6.bb index 43d9d0c..fb1a253 100644 --- a/org.handhelds.familiar/packages/rxvt-unicode/rxvt-unicode_5.6.bb +++ b/org.handhelds.familiar/packages/rxvt-unicode/rxvt-unicode_5.6.bb @@ -13,7 +13,7 @@ FILES_${PN}-control = "${bindir}/rxvtc" SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \ file://xwc.patch;patch=1 \ file://signedchar.patch;patch=1" -PR = "r3" +PR = "r4" inherit autotools update-alternatives |