From 524df1f9744a3641189209ac9d8fd20cb1b105c3 Mon Sep 17 00:00:00 2001 From: nynex Date: Mon, 27 Jul 2015 06:17:33 +0000 Subject: [PATCH] Touch up luci apps with borked conf (from upstream). --- trunk/package/luci/applications/luci-app-ddns/Makefile | 2 +- trunk/package/luci/applications/luci-app-privoxy/Makefile | 2 +- trunk/package/luci/applications/luci-app-radicale/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/trunk/package/luci/applications/luci-app-ddns/Makefile b/trunk/package/luci/applications/luci-app-ddns/Makefile index 0e1e5df4..04629202 100644 --- a/trunk/package/luci/applications/luci-app-ddns/Makefile +++ b/trunk/package/luci/applications/luci-app-ddns/Makefile @@ -33,6 +33,6 @@ help $(PKG_MAINTAINER) endef -include $(TOPDIR)/feeds/luci/luci.mk +include $(TOPDIR)/package/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/trunk/package/luci/applications/luci-app-privoxy/Makefile b/trunk/package/luci/applications/luci-app-privoxy/Makefile index e16eb417..72ab9bf6 100644 --- a/trunk/package/luci/applications/luci-app-privoxy/Makefile +++ b/trunk/package/luci/applications/luci-app-privoxy/Makefile @@ -33,6 +33,6 @@ help $(PKG_MAINTAINER) endef -include $(TOPDIR)/feeds/luci/luci.mk +include $(TOPDIR)/package/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature diff --git a/trunk/package/luci/applications/luci-app-radicale/Makefile b/trunk/package/luci/applications/luci-app-radicale/Makefile index 960618db..f968983c 100644 --- a/trunk/package/luci/applications/luci-app-radicale/Makefile +++ b/trunk/package/luci/applications/luci-app-radicale/Makefile @@ -36,6 +36,6 @@ help $(PKG_MAINTAINER) endef -include $(TOPDIR)/feeds/luci/luci.mk +include $(TOPDIR)/package/luci/luci.mk # call BuildPackage - OpenWrt buildroot signature -- 2.25.1