Hi, I think it would be nice to have:
[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
as default in %prep, %install and %clean.
Would that be possible somehow? And if so, how to do it?
--
Regards // Oden Eriksson
Hi, I think it would be nice to have:
[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
as default in %prep, %install and %clean.
Would that be possible somehow? And if so, how to do it?
--
Regards // Oden Eriksson