[Buildroot] [PATCH 10/11 v5] package/freerdp: install server key and certificate

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Feb 22 11:47:41 UTC 2015


Dear Yann E. MORIN,

On Sat, 21 Feb 2015 23:36:23 +0100, Yann E. MORIN wrote:

> +define FREERDP_INSTALL_KEYS
> +	$(INSTALL) -D $(@D)/server/X11/server.key \
> +		      $(TARGET_DIR)/etc/freerdp/keys/server.key
> +	$(INSTALL) -D $(@D)/server/X11/server.crt \
> +		      $(TARGET_DIR)/etc/freerdp/keys/server.crt

No explicit '-m' ?

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list