On Fri, 31 Jan 2014 22:23:51 +0200
Ville Skyttä <ville.sky...@iki.fi> wrote:
> Specfiles not targeting EL < 7 can simply replace %{_sysconfdir}/rpm
> with %{_rpmconfigdir}/macros.d and ones that wish to stay compatible
> with EL5 and 6 can do something like this to find the proper dir:
> 
> %global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] ||
> d=%{_sysconfdir}/rpm; echo $d)

> jussilehtola libint (none)

Fixed.
-- 
Susi Lehtola
Fedora Project Contributor
jussileht...@fedoraproject.org
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to