[packages/pcp] - skip more half-assed guesses

baggins baggins at pld-linux.org
Sun Jul 8 22:36:03 CEST 2018


commit c393aec8243928430347e347d92f657dd0b9a769
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jul 8 22:35:43 2018 +0200

    - skip more half-assed guesses

 install-icons.patch | 11 +++++++++++
 pcp.spec            |  2 ++
 2 files changed, 13 insertions(+)
---
diff --git a/pcp.spec b/pcp.spec
index 09cf478..f41ffe7 100644
--- a/pcp.spec
+++ b/pcp.spec
@@ -24,6 +24,7 @@ Patch2:		%{name}-nspr.patch
 Patch3:		%{name}-saslconfdir.patch
 Patch4:		%{name}-rpm.patch
 Patch5:		python-install.patch
+Patch6:		install-icons.patch
 URL:		http://pcp.io/
 BuildRequires:	autoconf >= 2.60
 BuildRequires:	avahi-devel
@@ -225,6 +226,7 @@ Sondy systemtap/dtrace dla PCP.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 QTDIR=%{_libdir}/qt5; export QTDIR
diff --git a/install-icons.patch b/install-icons.patch
new file mode 100644
index 0000000..d2798af
--- /dev/null
+++ b/install-icons.patch
@@ -0,0 +1,11 @@
+--- pcp-4.1.0/configure.ac~	2018-07-08 22:24:30.000000000 +0200
++++ pcp-4.1.0/configure.ac	2018-07-08 22:34:57.992346081 +0200
+@@ -3239,7 +3239,7 @@
+ inkscape=$INKSCAPE
+ AC_SUBST(inkscape)
+ 
+-have_hicolor_icons=false
++have_hicolor_icons=true
+ if test -d /usr/share/icons/hicolor -a -n "$INKSCAPE"
+ then
+     AC_MSG_NOTICE([adding hicolor desktop icons to the build])
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pcp.git/commitdiff/c393aec8243928430347e347d92f657dd0b9a769



More information about the pld-cvs-commit mailing list