diff options
Diffstat (limited to 'openembedded')
| -rw-r--r-- | openembedded/packages/rxvt-unicode/rxvt-unicode_5.6.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openembedded/packages/rxvt-unicode/rxvt-unicode_5.6.bb b/openembedded/packages/rxvt-unicode/rxvt-unicode_5.6.bb index 05ed400b1b..d3baaf62d6 100644 --- a/openembedded/packages/rxvt-unicode/rxvt-unicode_5.6.bb +++ b/openembedded/packages/rxvt-unicode/rxvt-unicode_5.6.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 | |||
| 11 | file://signedchar.patch;patch=1 \ | 11 | file://signedchar.patch;patch=1 \ |
| 12 | file://rxvt.desktop \ | 12 | file://rxvt.desktop \ |
| 13 | file://rxvt.png" | 13 | file://rxvt.png" |
| 14 | PR = "r4" | 14 | PR = "r5" |
| 15 | 15 | ||
| 16 | inherit autotools update-alternatives | 16 | inherit autotools update-alternatives |
| 17 | 17 | ||
| @@ -65,4 +65,4 @@ do_install_append () { | |||
| 65 | install -m 0644 ${WORKDIR}/rxvt.desktop ${D}/${datadir}/applications | 65 | install -m 0644 ${WORKDIR}/rxvt.desktop ${D}/${datadir}/applications |
| 66 | } | 66 | } |
| 67 | 67 | ||
| 68 | FILES_${PN} += "${datadir}/applications/rxvt.desktop ${datadir}/icons/hicolor/48x48/apps/rxvt.png" | 68 | FILES_${PN} += "${datadir}/applications/rxvt.desktop ${datadir}/pixmaps/rxvt.png" |
