* Re: [oe-commits] Tom Rini : unzip-native: Fix name
[not found] <E1PHKJt-0002MF-FQ@melo.openembedded.org>
@ 2010-11-13 17:51 ` Martin Jansa
2010-11-14 4:29 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Martin Jansa @ 2010-11-13 17:51 UTC (permalink / raw)
To: openembedded-devel; +Cc: openembedded-commits
On Sat, Nov 13, 2010 at 05:55:21PM +0000, git version control wrote:
> install -d ${D}${mandir}
> mv ${D}${prefix}/man/* ${D}${mandir}
> +
> +do_install_append_pn-unzip() {
> mv ${D}${bindir}/unzip ${D}${bindir}/unzip.${PN}
> }
Looks like missing }
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [oe-commits] Tom Rini : unzip-native: Fix name
2010-11-13 17:51 ` [oe-commits] Tom Rini : unzip-native: Fix name Martin Jansa
@ 2010-11-14 4:29 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2010-11-14 4:29 UTC (permalink / raw)
To: openembedded-devel
On 11/13/2010 10:51 AM, Martin Jansa wrote:
> On Sat, Nov 13, 2010 at 05:55:21PM +0000, git version control wrote:
>> install -d ${D}${mandir}
>> mv ${D}${prefix}/man/* ${D}${mandir}
>> +
>> +do_install_append_pn-unzip() {
>> mv ${D}${bindir}/unzip ${D}${bindir}/unzip.${PN}
>> }
>
> Looks like missing }
Blaaaarg. Sorry all.
--
Tom Rini
Mentor Graphics Corporation
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-11-14 4:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1PHKJt-0002MF-FQ@melo.openembedded.org>
2010-11-13 17:51 ` [oe-commits] Tom Rini : unzip-native: Fix name Martin Jansa
2010-11-14 4:29 ` Tom Rini
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.