diff options
author | Matthew Allum <mallum@openedhand.com> | 2007-07-11 15:07:56 +0000 |
---|---|---|
committer | Matthew Allum <mallum@openedhand.com> | 2007-07-11 15:07:56 +0000 |
commit | 6eb0e0f0ab963933e9ab5fa2036deee674f867c0 (patch) | |
tree | c162f74fa593f4c88bc76ca08676c370b9cfbf88 /meta/packages/rxvt-unicode/rxvt-unicode_5.6.bb | |
parent | b1b30eca86f69b96cb2d9daae5c97fb63ed33910 (diff) | |
download | poky-6eb0e0f0ab963933e9ab5fa2036deee674f867c0.tar.gz |
Add a comment to .desktop
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2163 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/rxvt-unicode/rxvt-unicode_5.6.bb')
-rw-r--r-- | meta/packages/rxvt-unicode/rxvt-unicode_5.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/rxvt-unicode/rxvt-unicode_5.6.bb b/meta/packages/rxvt-unicode/rxvt-unicode_5.6.bb index 4f3e801c0e..5455e0c58b 100644 --- a/meta/packages/rxvt-unicode/rxvt-unicode_5.6.bb +++ b/meta/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 | ||