diff options
Diffstat (limited to 'package/libXau')
-rw-r--r-- | package/libXau/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libXau/Makefile b/package/libXau/Makefile index af0d66956..e3ed45a23 100644 --- a/package/libXau/Makefile +++ b/package/libXau/Makefile @@ -13,7 +13,7 @@ MASTER_SITES:= ${MASTER_SITE_XORG} include $(TOPDIR)/mk/package.mk -$(eval $(call PKG_template,LIBXAU,libxau,$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH))) +$(eval $(call PKG_template,LIBXAU,libxau,$(PKG_VERSION)-$(PKG_RELEASE))) CONFIGURE_STYLE= gnu BUILD_STYLE= auto |