All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [oe-commits] org.oe.dev qt4-x11: create dir before trying to put files into it
       [not found] <E1J4yUM-0004ua-NG@linuxtogo.org>
@ 2007-12-19 18:29 ` Robert Schuster
  0 siblings, 0 replies; only message in thread
From: Robert Schuster @ 2007-12-19 18:29 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1153 bytes --]

Hi.

koen commit schrieb:
> ============================================================
> --- packages/qt/qt4-x11-free_4.1.2.bb	87ff0a36e1696d7c7726c3e3ffd517ca7f9233f3
> +++ packages/qt/qt4-x11-free_4.1.2.bb	3f0c2bbb385a352c8af18085b894d4224822db3c
> @@ -70,6 +70,7 @@ do_stage() {
>  
>  do_stage() {
>  	oe_runmake install INSTALL_ROOT=/
> +	install -d ${STAGING_QT_DIR}
>  	install -m 0755 ${STAGING_BINDIR_NATIVE}/rcc4 ${STAGING_QT_DIR}/bin/rcc
>  	install -m 0755 ${STAGING_BINDIR_NATIVE}/moc4 ${STAGING_QT_DIR}/bin/moc
>  	install -m 0755 ${STAGING_BINDIR_NATIVE}/uic4 ${STAGING_QT_DIR}/bin/uic
> ============================================================
> --- packages/qt/qt4-x11-free_4.3.2.bb	2a8bfa1b9cc3aa059dd561726a7bbdfc8bcc4e79
> +++ packages/qt/qt4-x11-free_4.3.2.bb	706fc53c8f4c041fca267bea9825aa99010fa460
> @@ -62,7 +62,7 @@ do_compile() {
>  
>  # FIXME: Might want to compile the cross tools for the -dev packages as well...
>  do_compile() {
> -	unset CFLAGS CXXFLAGS
> +	unset CFLAGS CXXFLAGSi
                             ^
I think at this point an unwanted keypress slipped in.

Regards
Robert


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-19 18:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E1J4yUM-0004ua-NG@linuxtogo.org>
2007-12-19 18:29 ` [oe-commits] org.oe.dev qt4-x11: create dir before trying to put files into it Robert Schuster

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.