summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-05-04 15:01:36 +0200
committerDavid Tardon <dtardon@redhat.com>2013-05-04 14:43:20 +0000
commit054852042554893165f6ee09a6879007b9cf3718 (patch)
treec23ebdb036d72d8af91ce7b8a63e4a686b144c38 /scp2
parent6cac17078c46df312ef145d1c5a136848204c107 (diff)
bin no longer necessary hack
Change-Id: I54ca40343f4abe61aaea5520d27b4c82a2eeaf7a Reviewed-on: https://gerrit.libreoffice.org/3780 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/python/file_python.scp3
1 files changed, 1 insertions, 2 deletions
diff --git a/scp2/source/python/file_python.scp b/scp2/source/python/file_python.scp
index f6b4e83c8f31..6684204ceb0b 100644
--- a/scp2/source/python/file_python.scp
+++ b/scp2/source/python/file_python.scp
@@ -102,8 +102,7 @@ End
#endif
File gid_File_Py_Python_Core
-//FIXME the binaries and libs in the package need x bit but USE_INTERNAL_RIGHTS does not work so set BIN_FILE_BODY here as a temporary hack which makes everything executable
- BIN_FILE_BODY;
+ TXT_FILE_BODY;
Dir = FILELIST_DIR;
Name = "python3.filelist";
Styles = (FILELIST,USE_INTERNAL_RIGHTS);