From: Stephen Soltesz Date: Mon, 21 Sep 2009 16:34:20 +0000 (+0000) Subject: don't try to install files that are no longer in the package X-Git-Tag: PLCRT-1.0-8~2 X-Git-Url: http://git.onelab.eu/?p=plcrt.git;a=commitdiff_plain;h=72c47ee8aa3808037edf9df0b803d2e7298b69dd;hp=0ff00123853fd9880710be6399f532217f1f6989 don't try to install files that are no longer in the package --- diff --git a/plcrt.spec b/plcrt.spec index 78ca389..7224412 100644 --- a/plcrt.spec +++ b/plcrt.spec @@ -49,7 +49,6 @@ rsync -a ./ $RPM_BUILD_ROOT/%{_datadir}/%{name}/ install -D -m 644 rt.cron $RPM_BUILD_ROOT/%{_sysconfdir}/cron.d/rt.cron install -D -m 755 getpersons.py $RPM_BUILD_ROOT/%{_datadir}/%{name}/getpersons.py -install -D -m 755 callplcsh.py $RPM_BUILD_ROOT/%{_datadir}/%{name}/callplcsh.py install -D -m 755 adduserstort.pl $RPM_BUILD_ROOT/%{_datadir}/%{name}/adduserstort.pl echo " * Installing cron scripts"