Bug in current /contrib/spec/opendkim.spec file

From: Steve Jenkins <stevejenkins_at_gmail.com>
Date: Thu, 7 Jul 2011 18:46:49 -0700

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