scp2/source/python/file_python.scp |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 054852042554893165f6ee09a6879007b9cf3718
Author: David Tardon <dtar...@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 <dtar...@redhat.com>
    Tested-by: David Tardon <dtar...@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);
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to