diff options
| -rw-r--r-- | meta/packages/tzcode/tzcode-native_2007h.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/tzcode/tzcode-native_2007h.bb b/meta/packages/tzcode/tzcode-native_2007h.bb index b672f5cd53..16a3ea3a8d 100644 --- a/meta/packages/tzcode/tzcode-native_2007h.bb +++ b/meta/packages/tzcode/tzcode-native_2007h.bb | |||
| @@ -9,6 +9,7 @@ S = "${WORKDIR}" | |||
| 9 | 9 | ||
| 10 | inherit native | 10 | inherit native |
| 11 | 11 | ||
| 12 | NATIVE_INSTALL_WORKS = "1" | ||
| 12 | do_install () { | 13 | do_install () { |
| 13 | install -d ${D}${bindir}/ | 14 | install -d ${D}${bindir}/ |
| 14 | install -m 755 zic ${D}${bindir}/ | 15 | install -m 755 zic ${D}${bindir}/ |
