>  # do not cover /media (system-specific removable mountpoints)
> -%{__rm} $RPM_BUILD_ROOT/lib/systemd/local-fs.target.wants/media.mount
> +%{__rm} -f $RPM_BUILD_ROOT/lib/systemd/local-fs.target.wants/media.mount
>  # do not cover /var/run (packages need rpm-provided subdirectories)
> -%{__rm} $RPM_BUILD_ROOT/lib/systemd/local-fs.target.wants/var-run.mount
> +%{__rm} -f $RPM_BUILD_ROOT/lib/systemd/local-fs.target.wants/var-run.mount

Dlaczego dodałeś -f ?

-- 
Artur Frysiak
_______________________________________________
pld-devel-pl mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl

Odpowiedź listem elektroniczym