Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/3780

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/80/3780/1

bin no longer necessary hack

Change-Id: I54ca40343f4abe61aaea5520d27b4c82a2eeaf7a
---
M scp2/source/python/file_python.scp
1 file changed, 1 insertion(+), 2 deletions(-)



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 @@
 #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);

-- 
To view, visit https://gerrit.libreoffice.org/3780
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I54ca40343f4abe61aaea5520d27b4c82a2eeaf7a
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: David Tardon <dtar...@redhat.com>

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to