diff options
Diffstat (limited to 'packages/popt/popt_1.7.bb')
-rw-r--r-- | packages/popt/popt_1.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/popt/popt_1.7.bb b/packages/popt/popt_1.7.bb index 6f4dfd7acf..137b6744dc 100644 --- a/packages/popt/popt_1.7.bb +++ b/packages/popt/popt_1.7.bb @@ -9,7 +9,7 @@ SRC_URI = "ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-${PV}.tar.gz \ file://m4.patch;patch=1 \ file://intl.patch;patch=1" -inherit autotools +inherit autotools do_stage () { oe_libinstall -a -so libpopt ${STAGING_LIBDIR} |