update tinc to 1.0.6, no more need for the patch as they check both lzo and lzo2 now
[openwrt/svn-archive/archive.git] / net / knock / Makefile
index 0f9a04477682fd906db605f308df6650874cd12d..9d275da457b810b5b1359b6a496c08b28622ddfa 100644 (file)
@@ -79,7 +79,7 @@ define Package/knock/install
        $(CP) $(PKG_INSTALL_DIR)/usr/bin/knock $(1)/usr/bin/
 endef
 
-define Package/kockd/install
+define Package/knockd/install
        $(INSTALL_DIR) $(1)/etc
        install -m0600 $(PKG_INSTALL_DIR)/etc/knockd.conf $(1)/etc/
        $(INSTALL_DIR) $(1)/usr/sbin