summaryrefslogtreecommitdiff
path: root/package/autossh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/autossh/Makefile')
-rw-r--r--package/autossh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/autossh/Makefile b/package/autossh/Makefile
index 0363f8855..97e18dd39 100644
--- a/package/autossh/Makefile
+++ b/package/autossh/Makefile
@@ -14,7 +14,7 @@ DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tgz
include $(TOPDIR)/mk/package.mk
-$(eval $(call PKG_template,AUTOSSH,$(PKG_NAME),$(PKG_VERSION)-$(PKG_RELEASE),$(ARCH)))
+$(eval $(call PKG_template,AUTOSSH,$(PKG_NAME),$(PKG_VERSION)-$(PKG_RELEASE)))
TCFLAGS+= -Wall -DSSH_PATH=\\\"/usr/bin/ssh\\\"\ \
-DVER=\\\"$(PKG_VERSION)\\\"\"