[glick2] binfmt_misc config file is DATA, not SCRIPT



commit 4905d7ebbcd598b309fc2b6c1dab4ce86004baef
Author: Alexander Larsson <alexl redhat com>
Date:   Thu Oct 13 16:01:36 2011 +0200

    binfmt_misc config file is DATA, not SCRIPT

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 2e07f88..77ed522 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -98,7 +98,7 @@ edit = sed \
 	-e 's|@prefix[ ]|$(prefix)|g'
 
 binfmtdir = ${sysconfdir}/binfmt.d
-binfmt_SCRIPTS = glick2.conf
+binfmt_DATA = glick2.conf
 
 # Binfmt config file
 glick2.conf: Makefile glick2.conf.in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]