From 5f3dddbbffb969cfa6c0a070c8476faa015ac112 Mon Sep 17 00:00:00 2001 From: Arnaud Desmons Date: Mon, 18 Nov 2002 08:52:40 +0000 Subject: removed sh --- ftp_wizard/Makefile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ftp_wizard/Makefile b/ftp_wizard/Makefile index 30988dd1..94111b81 100644 --- a/ftp_wizard/Makefile +++ b/ftp_wizard/Makefile @@ -8,12 +8,6 @@ install: mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/share/wizards/ftp_wizard/scripts mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/share/wizards/ftp_wizard/images install --mode=u=rwx,g=rx,o=rx -p ftp.wiz ${prefix}/share/wizards/ftp_wizard - - - - - install --mode=a=r -p ./images/FTP.png ${prefix}/share/wizards/ftp_wizard/images - install --mode=u=rwx,g=rx,o=rx -p scripts/*.sh ${prefix}/share/wizards/ftp_wizard/scripts install --mode=u=rw,g=r,o=r -p scripts/ProFtpconf.pm ${prefix}/share/wizards/ftp_wizard/scripts -- cgit v1.2.1