diff options
| -rw-r--r-- | meta/recipes-devtools/dpkg/dpkg.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc index c3c51ebe80..11d0eea242 100644 --- a/meta/recipes-devtools/dpkg/dpkg.inc +++ b/meta/recipes-devtools/dpkg/dpkg.inc | |||
| @@ -36,6 +36,8 @@ EXTRA_OECONF = "\ | |||
| 36 | --without-selinux \ | 36 | --without-selinux \ |
| 37 | " | 37 | " |
| 38 | 38 | ||
| 39 | EXTRA_OECONF_append_class-target = " TAR=tar" | ||
| 40 | |||
| 39 | do_configure () { | 41 | do_configure () { |
| 40 | echo >> ${S}/m4/compiler.m4 | 42 | echo >> ${S}/m4/compiler.m4 |
| 41 | sed -i -e 's#PERL_LIBDIR=.*$#PERL_LIBDIR="${libdir}/perl"#' ${S}/configure | 43 | sed -i -e 's#PERL_LIBDIR=.*$#PERL_LIBDIR="${libdir}/perl"#' ${S}/configure |
