Enable dont_fix_pkgconfig to avoid messing up pc files

This commit is contained in:
Andrey Bondrov 2016-09-04 13:09:52 +10:00
parent c2308cdeaf
commit a1d3f08f00

View file

@ -1,3 +1,6 @@
# Turns "prefix=${pcfiledir}/../.." into "prefix=${pcfiledir}/.."
%define dont_fix_pkgconfig 1
%define rev 165 %define rev 165
%define major 0 %define major 0
@ -19,7 +22,7 @@
Summary: Mono Runtime Summary: Mono Runtime
Name: mono Name: mono
Version: 4.6.0 Version: 4.6.0
Release: %{rev}.1 Release: %{rev}.2
License: GPLv2 and LGPLv2+ and MIT License: GPLv2 and LGPLv2+ and MIT
Group: Development/C# Group: Development/C#
Url: http://www.go-mono.com/ Url: http://www.go-mono.com/