[Buildroot] [PATCH 16/16] merge mcookie

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Aug 31 21:29:24 UTC 2011


---
 package/x11r7/mcookie/mcookie.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/x11r7/mcookie/mcookie.mk b/package/x11r7/mcookie/mcookie.mk
index d1c4354..b3530de 100644
--- a/package/x11r7/mcookie/mcookie.mk
+++ b/package/x11r7/mcookie/mcookie.mk
@@ -15,7 +15,7 @@ define MCOOKIE_BUILD_CMDS
 	(cd $(@D); $(TARGET_CC) -Wall -Os -s mcookie.c -o mcookie)
 endef
 
-define MCOOKIE_TARGET_INSTALL_CMDS
+define MCOOKIE_INSTALL_TARGET_CMDS
 	install -m 0755 -D $(@D)/mcookie $(TARGET_DIR)/usr/bin/mcookie
 endef
 
-- 
1.7.4.1



More information about the buildroot mailing list