]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
schifra: fix post install hook
authorArnaud Rébillout <rebillout@syscom.ch>
Thu, 21 Nov 2013 13:47:37 +0000 (14:47 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 21 Nov 2013 13:51:07 +0000 (14:51 +0100)
Signed-off-by: Arnaud Rébillout <rebillout@syscom.ch>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/schifra/schifra.mk

index 730bd06ea3a6169187f66c8d345f66c6da070196..4611e6732df079505b571e88fad52db20c9ae59e 100644 (file)
@@ -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