summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ftp_wizard/Makefile2
1 files changed, 1 insertions, 1 deletions
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