[packages/gtk-doc] - force pkg-config path to avoid ending up with hardcoded suff like x86_64-pld-linux-gnux32-pkg-conf

baggins baggins at pld-linux.org
Wed Oct 30 09:10:13 CET 2019


commit 74fab98ca70ff7e4ba13f2a75f44f45cbb6411b1
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Oct 30 09:08:12 2019 +0100

    - force pkg-config path to avoid ending up with hardcoded suff like x86_64-pld-linux-gnux32-pkg-config
    - rel 2

 gtk-doc.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gtk-doc.spec b/gtk-doc.spec
index 88ded2e..d6ef066 100644
--- a/gtk-doc.spec
+++ b/gtk-doc.spec
@@ -9,7 +9,7 @@ Summary(pl.UTF-8):	Narzędzie do generowania dokumentacji API do GTK+ i GNOME
 Summary(pt_BR.UTF-8):	O gerador de documentação do GTK
 Name:		gtk-doc
 Version:	1.32
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Development/Tools
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/%{version}/%{name}-%{version}.tar.xz
@@ -97,6 +97,7 @@ pomocą gtk-doc.
 %{__autoconf}
 %{__automake}
 %configure \
+	PKG_CONFIG=/usr/bin/pkg-config \
 	--disable-silent-rules
 
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtk-doc.git/commitdiff/74fab98ca70ff7e4ba13f2a75f44f45cbb6411b1



More information about the pld-cvs-commit mailing list