[mistelix] Mistelix.exe.config should not be executable
- From: Jordi Mas <jmas src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [mistelix] Mistelix.exe.config should not be executable
- Date: Sat, 13 Feb 2010 14:44:26 +0000 (UTC)
commit 725b080e8a420706f8acae2f08503379cfd08051
Author: Jordi Mas <jmas softcatala org>
Date: Sat Feb 13 15:44:37 2010 +0100
Mistelix.exe.config should not be executable
src/Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 654260e..0b28c40 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -99,7 +99,8 @@ RESOURCES = \
-resource:$(srcdir)/mistelix.addin.xml
mistelixdir = $(libdir)/mistelix
-mistelix_SCRIPTS = mistelix.exe ../data/mistelix.exe.config
+mistelix_SCRIPTS = mistelix.exe
+mistelix_DATA = ../data/mistelix.exe.config
bin_SCRIPTS = mistelix
MISTELIX_CSFILES = $(MISTELIX_CSDISTFILES) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]