diff options
Diffstat (limited to 'meta/recipes-extended/stat')
-rw-r--r-- | meta/recipes-extended/stat/stat_3.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/stat/stat_3.3.bb b/meta/recipes-extended/stat/stat_3.3.bb index b7666f065c..73e0873f81 100644 --- a/meta/recipes-extended/stat/stat_3.3.bb +++ b/meta/recipes-extended/stat/stat_3.3.bb | |||
@@ -18,7 +18,7 @@ do_install() { | |||
18 | install -m 644 stat.1 ${D}${mandir}/man1 | 18 | install -m 644 stat.1 ${D}${mandir}/man1 |
19 | } | 19 | } |
20 | 20 | ||
21 | #do_install_virtclass-native() { | 21 | #do_install_class-native() { |
22 | # install -d ${D}${bindir} | 22 | # install -d ${D}${bindir} |
23 | # install -m 755 stat ${D}${bindir} | 23 | # install -m 755 stat ${D}${bindir} |
24 | #} | 24 | #} |