diff options
Diffstat (limited to 'package/libXmu/Makefile')
-rw-r--r-- | package/libXmu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libXmu/Makefile b/package/libXmu/Makefile index c75f945fb..135c5da78 100644 --- a/package/libXmu/Makefile +++ b/package/libXmu/Makefile @@ -13,7 +13,7 @@ MASTER_SITES:= ${MASTER_SITE_XORG} include $(TOPDIR)/mk/package.mk -$(eval $(call PKG_template,LIBXMU,libxmu,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH))) +$(eval $(call PKG_template,LIBXMU,libxmu,$(PKG_VERSION)-$(PKG_RELEASE))) CONFIGURE_STYLE= gnu #CONFIGURE_ARGS+= --disable-malloc0returnsnull |