diff options
Diffstat (limited to 'package/esound/Makefile')
-rw-r--r-- | package/esound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/esound/Makefile b/package/esound/Makefile index f97d58be0..119532e97 100644 --- a/package/esound/Makefile +++ b/package/esound/Makefile @@ -13,7 +13,7 @@ MASTER_SITES:= ftp://ftp.gnome.org/pub/gnome/sources/esound/0.2/ include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,ESOUND,esound,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,ESOUND,esound,${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE:= gnu BUILD_STYLE:= auto |