Kaydet (Commit) cb5a0b03 authored tarafından Andras Timar's avatar Andras Timar

do not set unix executable bit for CREDITS.fodt, LICENSE.fodt and NOTICE

Change-Id: Iab15ca1479d39e480369a18a7b043675d319f2ca
üst bd4f62df
......@@ -1267,7 +1267,7 @@ File gid_License_Txt
End
File gid_License_Odt
BIN_FILE_BODY;
TXT_FILE_BODY;
#if defined MACOSX
Dir = gid_Dir_Bundle_Contents_Resources;
#else
......@@ -1278,7 +1278,7 @@ File gid_License_Odt
End
File gid_Credits_Odt
BIN_FILE_BODY;
TXT_FILE_BODY;
#if defined MACOSX
Dir = gid_Dir_Bundle_Contents_Resources;
#else
......@@ -1289,7 +1289,7 @@ File gid_Credits_Odt
End
File gid_Apache_Notice
BIN_FILE_BODY;
TXT_FILE_BODY;
#if defined MACOSX
Dir = gid_Dir_Bundle_Contents_Resources;
#else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment