[Buildroot] [PATCH 3/3] xdm: install startup script

Peter Korsgaard jacmet at uclibc.org
Wed Dec 7 20:32:05 UTC 2011


>>>>> "yegorslists" == yegorslists  <yegorslists at googlemail.com> writes:

 yegorslists> From: Yegor Yefremov <yegorslists at googlemail.com>
 yegorslists> install S99xdm to /etc/init.d to start XDM automatically

Committed with small fixes, thanks.
 
 yegorslists> +define XAPP_XDM_INSTALL_STARTUP_SCRIPT
 yegorslists> +	$(INSTALL) -m 0755 package/x11r7/xapp_xdm/S99xdm $(TARGET_DIR)/etc/init.d/S99xdm

Remember to use install -D to ensure destination dir exists.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list