Bug in current /contrib/spec/opendkim.spec file
Since I've been messing with custom spec files lately, I noticed this
bug in the current one (2.4.1):
I'll warn you - it's a minor one. :)
Line 74:
rm -r "$RPM_BUILD_ROOT"/%{_prefix}/share/doc/opendkim
should be:
rm -r "$RPM_BUILD_ROOT"%{_prefix}/share/doc/opendkim
(without the slash before the %).
SteveJ
Received on Fri Jul 08 2011 - 01:47:01 PST
This archive was generated by hypermail 2.3.0
: Mon Oct 29 2012 - 23:33:11 PST