From 0e62495c91299a23ca0e6302af31a0c84fe64c0b Mon Sep 17 00:00:00 2001 From: Arnaud Desmons Date: Tue, 13 Aug 2002 15:46:48 +0000 Subject: changed for proftpd --- ftp_wizard/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftp_wizard/Makefile b/ftp_wizard/Makefile index 67596a17..ddd94078 100644 --- a/ftp_wizard/Makefile +++ b/ftp_wizard/Makefile @@ -15,5 +15,5 @@ install: install --mode=u=rwx,g=rx,o=rx -p ftp.it.wpo ${prefix}/share/wizards/ftp_wizard install --mode=a=r -p ./images/FTP.jpg ${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/Ftpconf.pm ${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