From 3545746f265ef19ffaf556f7eaf1d576c6c0d425 Mon Sep 17 00:00:00 2001 From: Tomek Orzechowski Date: Fri, 6 Dec 2002 21:06:14 +0000 Subject: [PATCH] - /home/ftp -> /home/services/ftp Changed files: proftpd.conf -> 1.7 proftpd.spec -> 1.138 --- proftpd.conf | 2 +- proftpd.spec | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/proftpd.conf b/proftpd.conf index 40a42f8..731ac6c 100644 --- a/proftpd.conf +++ b/proftpd.conf @@ -73,7 +73,7 @@ AuthPAMAuthoritative on DenyAll -# +# # # DenyAll # diff --git a/proftpd.spec b/proftpd.spec index 3559470..14872d3 100644 --- a/proftpd.spec +++ b/proftpd.spec @@ -194,7 +194,7 @@ RUN_DIR=%{_localstatedir} ; export RUN_DIR rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT/etc/{logrotate.d,pam.d,security,sysconfig/rc-inetd,rc.d/init.d} \ - $RPM_BUILD_ROOT/{home/ftp/pub/Incoming,var/log} + $RPM_BUILD_ROOT/{home/services/ftp/pub/Incoming,var/log} %{__make} install DESTDIR=$RPM_BUILD_ROOT \ INSTALL_USER=`id -u` \ @@ -291,8 +291,8 @@ fi %{_mandir}/man[18]/* -%dir /home/ftp/pub -%attr(711,root,root) %dir /home/ftp/pub/Incoming +%dir /home/services/ftp/pub +%attr(711,root,root) %dir /home/services/ftp/pub/Incoming %files inetd %defattr(644,root,root,755) -- 2.44.0