From afbe4af9c8bf3e933160edcc8889702624095061 Mon Sep 17 00:00:00 2001 From: Leonardo Brondani Schenkel Date: Thu, 13 Nov 2014 20:16:45 +0100 Subject: [PATCH] smcroute: Use correct file name in conffiles. Signed-off-by: Leonardo Brondani Schenkel --- smcroute/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.35.1