diff options
Diffstat (limited to 'package/popt/Makefile')
-rw-r--r-- | package/popt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/popt/Makefile b/package/popt/Makefile index 872a00fc2..059b73f02 100644 --- a/package/popt/Makefile +++ b/package/popt/Makefile @@ -13,7 +13,7 @@ MASTER_SITES:= http://rpm5.org/files/popt/ include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,LIBPOPT,libpopt,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,LIBPOPT,libpopt,${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE:= gnu BUILD_STYLE:= auto |