diff options
Diffstat (limited to 'package/obexftp/Makefile')
-rw-r--r-- | package/obexftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/obexftp/Makefile b/package/obexftp/Makefile index b8fa2f38c..e8034f7db 100644 --- a/package/obexftp/Makefile +++ b/package/obexftp/Makefile @@ -14,7 +14,7 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2 include ${TOPDIR}/mk/package.mk -$(eval $(call PKG_template,OBEXFTP,obexftp,${PKG_VERSION}-${PKG_RELEASE},${ARCH})) +$(eval $(call PKG_template,OBEXFTP,obexftp,${PKG_VERSION}-${PKG_RELEASE})) CONFIGURE_STYLE:= gnu CONFIGURE_ENV+= OPENOBEX_CFLAGS="-I${STAGING_DIR}/usr/include" \ |