From 9d4fa937aa06bcfb528110e6604cc5344ed809a1 Mon Sep 17 00:00:00 2001 From: Raphael Coeffic Date: Thu, 7 Oct 2010 22:22:07 +0200 Subject: [PATCH] fixed: app_mapping.conf installation --- core/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/Makefile b/core/Makefile index aa7d9a86..c5552da8 100644 --- a/core/Makefile +++ b/core/Makefile @@ -88,7 +88,7 @@ install-cfg: $(DESTDIR)$(cfg-target) $(DESTDIR)$(app-cfg-target) $(DESTDIR)$(cfg-target)sems.conf; \ fi - $(INSTALL-CFG) etc/app_mapping.conf $(DESTDIR)$(app-cfg-target) + $(INSTALL-CFG) etc/app_mapping.conf.sample $(DESTDIR)$(app-cfg-target)app_mapping.conf install-bin: $(DESTDIR)$(bin-prefix)/$(bin-dir) $(INSTALL-TOUCH) $(DESTDIR)$(bin-prefix)/$(bin-dir)$(NAME)