aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/unzip
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/unzip')
-rw-r--r--recipes/unzip/unzip_552.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/unzip/unzip_552.bb b/recipes/unzip/unzip_552.bb
index c3b7500925..97d6a9043d 100644
--- a/recipes/unzip/unzip_552.bb
+++ b/recipes/unzip/unzip_552.bb
@@ -19,6 +19,7 @@ do_install() {
oe_runmake -f unix/Makefile install prefix=${D}${prefix}
install -d ${D}${mandir}
mv ${D}${prefix}/man/* ${D}${mandir}
+}
do_install_append_pn-unzip() {
mv ${D}${bindir}/unzip ${D}${bindir}/unzip.${PN}