diff options
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r-- | perl-install/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile index 50944f882..d60e6068a 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -99,6 +99,7 @@ mo_files : $(MOFILES) get_needed_files: $(DIRS) mo_files REP4PMS=$(REP4PMS) ../tools/install-xml-file-list share/list.xml $(DEST) + $(SUDO) chmod u-s -R $(DEST) mv -f $(DEST)/usr/{lib,X11R6/lib}/*.so* $(DEST)/lib ../tools/simplify-drakx-modules $(DEST)/usr/*/*/*/utf8_heavy.pl |