diff --git a/package/lean/luci-app-verysync/Makefile b/package/lean/luci-app-verysync/Makefile index 58c404194..1bf0e67f9 100644 --- a/package/lean/luci-app-verysync/Makefile +++ b/package/lean/luci-app-verysync/Makefile @@ -6,12 +6,11 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for Verysync -LUCI_DEPENDS:=+luci +LUCI_DEPENDS:=+verysync LUCI_PKGARCH:=all PKG_VERSION:=1.0 -PKG_RELEASE:=1 +PKG_RELEASE:=2 include $(TOPDIR)/feeds/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature - diff --git a/package/lean/luci-app-verysync/root/usr/bin/verysync b/package/lean/luci-app-verysync/root/usr/bin/verysync deleted file mode 100644 index b8385c3ea..000000000 Binary files a/package/lean/luci-app-verysync/root/usr/bin/verysync and /dev/null differ