jhogarth pushed to sslh (epel7). "define pkgdocdir where epel7 does not have it already"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 10 06:37:57 UTC 2015


>From 1a508492a837bfb1d4fedd2ab51324466dc87c59 Mon Sep 17 00:00:00 2001
From: James Hogarth <james.hogarth at gmail.com>
Date: Fri, 10 Apr 2015 07:37:25 +0100
Subject: define pkgdocdir where epel7 does not have it already


diff --git a/sslh.spec b/sslh.spec
index f755e33..dde5c1c 100644
--- a/sslh.spec
+++ b/sslh.spec
@@ -1,4 +1,6 @@
 %global _hardened_build 1
+# Define pkgdocdir for releases that don't define it already
+%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}}
 
 Name:    sslh
 Version: 1.17
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/sslh.git/commit/?h=epel7&id=1a508492a837bfb1d4fedd2ab51324466dc87c59


More information about the scm-commits mailing list