From: Leonardo Brondani Schenkel Date: Thu, 13 Nov 2014 19:16:45 +0000 (+0100) Subject: smcroute: Use correct file name in conffiles. X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=afbe4af9c8bf3e933160edcc8889702624095061;p=feed%2Frouting.git smcroute: Use correct file name in conffiles. Signed-off-by: Leonardo Brondani Schenkel --- diff --git a/smcroute/Makefile b/smcroute/Makefile index 523afb3..1a5a202 100644 --- a/smcroute/Makefile +++ b/smcroute/Makefile @@ -40,7 +40,7 @@ define Build/Compile endef define Package/smcroute/conffiles - /etc/smcproxy.conf + /etc/smcroute.conf endef define Package/smcroute/install