Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


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 <dtardon@redhat.com>


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.