[Buildroot] [PATCH] schifra: fix post install hook

Arnaud Rébillout rebillout at syscom.ch
Thu Nov 21 13:47:37 UTC 2013


Signed-off-by: Arnaud Rébillout <rebillout at syscom.ch>
---
 package/schifra/schifra.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/schifra/schifra.mk b/package/schifra/schifra.mk
index 730bd06..4611e67 100644
--- a/package/schifra/schifra.mk
+++ b/package/schifra/schifra.mk
@@ -27,7 +27,7 @@ define SCHIFRA_INSTALL_EXAMPLES
 	done
 endef
 
-SCHIFRA_POST_TARGET_INSTALL_HOOKS += SCHIFRA_INSTALL_EXAMPLES
+SCHIFRA_POST_INSTALL_TARGET_HOOKS += SCHIFRA_INSTALL_EXAMPLES
 endif
 
 define SCHIFRA_INSTALL_TARGET_CMDS
-- 
1.8.4.3




More information about the buildroot mailing list