aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/nyancat/nyancat_1.5.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/nyancat/nyancat_1.5.2.bb')
-rw-r--r--meta-oe/recipes-graphics/nyancat/nyancat_1.5.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/nyancat/nyancat_1.5.2.bb b/meta-oe/recipes-graphics/nyancat/nyancat_1.5.2.bb
index 7ba8f38a90..a44e79362d 100644
--- a/meta-oe/recipes-graphics/nyancat/nyancat_1.5.2.bb
+++ b/meta-oe/recipes-graphics/nyancat/nyancat_1.5.2.bb
@@ -12,6 +12,6 @@ SRC_URI = " \
git://github.com/klange/nyancat;protocol=https;branch=master \
"
-do_install_append() {
+do_install:append() {
install -Dm 0755 ${S}/src/${BPN} ${D}${bindir}/${BPN}
}