[curl] no need to remove manpage for mk-ca-bundle as it's no longer installed

Paul Howarth pghmcfc at fedoraproject.org
Mon Aug 12 14:23:27 UTC 2013


commit 159ba1a77012f8c5dfaf16bfcbfa5b6744b9f790
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Aug 12 15:22:55 2013 +0100

    no need to remove manpage for mk-ca-bundle as it's no longer installed

 curl.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/curl.spec b/curl.spec
index 6758739..b716b68 100644
--- a/curl.spec
+++ b/curl.spec
@@ -182,9 +182,6 @@ rm -f ${RPM_BUILD_ROOT}%{_libdir}/libcurl.la
 install -d $RPM_BUILD_ROOT%{_datadir}/aclocal
 install -m 644 docs/libcurl/libcurl.m4 $RPM_BUILD_ROOT%{_datadir}/aclocal
 
-# drop man page for a script we do not distribute
-rm -f ${RPM_BUILD_ROOT}%{_mandir}/man1/mk-ca-bundle.1
-
 # Make libcurl-devel multilib-ready (bug #488922)
 %if 0%{?__isa_bits} == 64
 %define _curlbuild_h curlbuild-64.h


More information about the scm-commits mailing list