Hi,

is 
https://git.pengutronix.de/cgit/ptxdist/commit/?id=e59457c6d8ff080aca07352e7adb3ff73d976ae6
not working anymore?

Regards Denis

Am Donnerstag, den 15.08.2019, 14:56 +0200 schrieb Sascha Hauer:
> From: Andreas Schickedanz <andreas.schicked...@emlix.com>
> 
> Without overwriting the paths the files will be installed in
> sysroot-host/local/bin,lib,man
> 
> Signed-off-by: Sascha Hauer <s.ha...@pengutronix.de>
> ---
>  rules/host-python-scons.make | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/rules/host-python-scons.make b/rules/host-python-scons.make
> index efca45148..9c78e53fc 100644
> --- a/rules/host-python-scons.make
> +++ b/rules/host-python-scons.make
> @@ -29,5 +29,10 @@ HOST_PYTHON_SCONS_LICENSE_FILES    := 
> file://LICENSE.txt;md5=46ddf66004e5be5566367c
>  # 
> ----------------------------------------------------------------------------
>  
>  HOST_PYTHON_SCONS_CONF_TOOL  := python
> +HOST_PYTHON_SCONS_INSTALL_OPT  := install \
> +     --install-scripts=/bin \
> +     --install-lib=/lib/scons-$(HOST_PYTHON_SCONS_VERSION) \
> +     --install-platlib=/lib/scons-$(HOST_PYTHON_SCONS_VERSION) \
> +     --install-purelib=/lib/scons-$(HOST_PYTHON_SCONS_VERSION)
>  
>  # vim: syntax=make


Diehl Connectivity Solutions GmbH
Geschäftsführung: Horst Leonberger
Sitz der Gesellschaft: Nürnberg - Registergericht: Amtsgericht
Nürnberg: HRB 32315
___________________________________________________________________________________________________

Der Inhalt der vorstehenden E-Mail ist nicht rechtlich bindend. Diese E-Mail 
enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen.
Informieren Sie uns bitte, wenn Sie diese E-Mail faelschlicherweise erhalten 
haben. Bitte loeschen Sie in diesem Fall die Nachricht.
Jede unerlaubte Form der Reproduktion, Bekanntgabe, Aenderung, Verteilung 
und/oder Publikation dieser E-Mail ist strengstens untersagt.
- Informationen zum Datenschutz, insbesondere zu Ihren Rechten, erhalten Sie 
unter https://www.diehl.com/group/de/transparenz-und-informationspflichten/

The contents of the above mentioned e-mail is not legally binding. This e-mail 
contains confidential and/or legally protected information. Please inform us if 
you have received this e-mail by
mistake and delete it in such a case. Each unauthorized reproduction, 
disclosure, alteration, distribution and/or publication of this e-mail is 
strictly prohibited. 
- For general information on data protection and your respective rights please 
visit https://www.diehl.com/group/en/transparency-and-information-obligations/
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to