This seems like a bad idea (from .spec):
find $RPM_BUILD_ROOT/%{prefix} -name "*.al" | xargs rm -f
Running the examples demand that the .al files are there!
Sebastian
This seems like a bad idea (from .spec):
find $RPM_BUILD_ROOT/%{prefix} -name "*.al" | xargs rm -f
Running the examples demand that the .al files are there!
Sebastian