You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-office/libreoffice/files/libreoffice-installed-files...

16 lines
374 B

--- scp2/inc/macros.inc.old 2011-05-18 17:51:47.000000000 +0200
+++ scp2/inc/macros.inc 2011-07-18 19:58:27.000000000 +0200
@@ -92,10 +92,10 @@
#endif
#define BIN_FILE_BODY \
- UnixRights = 555
+ UnixRights = 755
#define TXT_FILE_BODY \
- UnixRights = 444
+ UnixRights = 644
#define USER_FILE_BODY \
UnixRights = 644