summaryrefslogtreecommitdiff
path: root/package/opencdk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/opencdk/Makefile')
-rw-r--r--package/opencdk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/opencdk/Makefile b/package/opencdk/Makefile
index 833b0bbeb..c0455068b 100644
--- a/package/opencdk/Makefile
+++ b/package/opencdk/Makefile
@@ -19,7 +19,7 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
include ${TOPDIR}/mk/package.mk
-$(eval $(call PKG_template,LIBOPENCDK,libopencdk,${PKG_VERSION}-${PKG_RELEASE},${ARCH}))
+$(eval $(call PKG_template,LIBOPENCDK,libopencdk,${PKG_VERSION}-${PKG_RELEASE}))
CONFIGURE_STYLE:= gnu
CONFIGURE_ARGS+= --with-libgcrypt-prefix='${STAGING_DIR}/usr'