From 3efe20ca4238b59bfab486a76c89b589bf601c8f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 1 Jun 2005 03:46:31 +0000 Subject: use command mount instead of using directly the syscall (allows some cleanup) --- perl-install/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/Makefile') 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 -- cgit v1.2.1