From 72c47ee8aa3808037edf9df0b803d2e7298b69dd Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Mon, 21 Sep 2009 16:34:20 +0000 Subject: [PATCH 1/1] don't try to install files that are no longer in the package --- plcrt.spec | 1 - 1 file changed, 1 deletion(-) 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" -- 2.43.0