mirror of
https://abf.rosa.ru/djam/mono.git
synced 2025-02-23 13:52:51 +00:00
Enable dont_fix_pkgconfig to avoid messing up pc files
This commit is contained in:
parent
c2308cdeaf
commit
a1d3f08f00
1 changed files with 4 additions and 1 deletions
|
@ -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/
|
||||||
|
|
Loading…
Add table
Reference in a new issue