[Libreoffice-commits] core.git: scp2/source
David Tardon
dtardon at redhat.com
Sat May 4 07:43:38 PDT 2013
scp2/source/python/file_python.scp | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit 054852042554893165f6ee09a6879007b9cf3718
Author: David Tardon <dtardon at redhat.com>
Date: Sat May 4 15:01:36 2013 +0200
bin no longer necessary hack
Change-Id: I54ca40343f4abe61aaea5520d27b4c82a2eeaf7a
Reviewed-on: https://gerrit.libreoffice.org/3780
Reviewed-by: David Tardon <dtardon at redhat.com>
Tested-by: David Tardon <dtardon at redhat.com>
diff --git a/scp2/source/python/file_python.scp b/scp2/source/python/file_python.scp
index f6b4e83..6684204 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);
More information about the Libreoffice-commits
mailing list