diff options
Diffstat (limited to 'package/libXext/Makefile')
-rw-r--r-- | package/libXext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libXext/Makefile b/package/libXext/Makefile index 27ba0cae0..18aeedd17 100644 --- a/package/libXext/Makefile +++ b/package/libXext/Makefile @@ -13,7 +13,7 @@ MASTER_SITES:= ${MASTER_SITE_XORG} include $(TOPDIR)/mk/package.mk -$(eval $(call PKG_template,LIBXEXT,libxext,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH))) +$(eval $(call PKG_template,LIBXEXT,libxext,$(PKG_VERSION)-$(PKG_RELEASE))) CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= --disable-malloc0returnsnull |