diff options
Diffstat (limited to 'package/libol/Makefile')
-rw-r--r-- | package/libol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libol/Makefile b/package/libol/Makefile index 0c17eb8f5..118827373 100644 --- a/package/libol/Makefile +++ b/package/libol/Makefile @@ -13,7 +13,7 @@ MASTER_SITES:= http://www.balabit.com/downloads/files/libol/0.3/ include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,LIBOL,libol,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,LIBOL,libol,${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE= gnu BUILD_STYLE= auto |