Petr Gajdos 2019-02-08 13:49:37 +00:00 committed by Git OBS Bridge
parent 9b08081e9c
commit e4569ed19a

View File

@ -50,7 +50,7 @@ point for examples, testcases and other inspiration.
%setup -q -n %{name} %setup -q -n %{name}
%build %build
sed -i 's:sleep 1:sleep 10:g' mod_proxy_ftp-basic/run.sh sed -i 's:sleep 1:sleep 3:g' mod_proxy_ftp-basic/run.sh
%install %install
mkdir -p %{buildroot}%{_bindir} mkdir -p %{buildroot}%{_bindir}