diff options
| -rw-r--r-- | meta/recipes-extended/gzip/gzip.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/gzip/gzip.inc b/meta/recipes-extended/gzip/gzip.inc index 920b256d43..5f0a5cab36 100644 --- a/meta/recipes-extended/gzip/gzip.inc +++ b/meta/recipes-extended/gzip/gzip.inc | |||
| @@ -12,6 +12,8 @@ SRC_URI = "${GNU_MIRROR}/gzip/${BP}.tar.gz" | |||
| 12 | 12 | ||
| 13 | inherit autotools texinfo | 13 | inherit autotools texinfo |
| 14 | 14 | ||
| 15 | EXTRA_OEMAKE_class-target = "GREP=${base_bindir}/grep" | ||
| 16 | |||
| 15 | do_install_append () { | 17 | do_install_append () { |
| 16 | # Rename and move files into /bin (FHS), which is typical place for gzip | 18 | # Rename and move files into /bin (FHS), which is typical place for gzip |
| 17 | install -d ${D}${base_bindir} | 19 | install -d ${D}${base_bindir} |
