[packages/ghc-tar] - remove entire docdir

baggins baggins at pld-linux.org
Fri May 31 21:36:06 CEST 2013


commit 23fef2074d49ea94d7d011641529fa22c0a9aa2a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri May 31 21:35:57 2013 +0200

    - remove entire docdir

 ghc-tar.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-tar.spec b/ghc-tar.spec
index 7846890..aff5658 100644
--- a/ghc-tar.spec
+++ b/ghc-tar.spec
@@ -57,7 +57,7 @@ runhaskell Setup.lhs copy --destdir=$RPM_BUILD_ROOT
 # work around automatic haddock docs installation
 %{__rm} -rf %{name}-%{version}-doc
 cp -a $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/html %{name}-%{version}-doc
-%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/html
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
 
 runhaskell Setup.lhs register \
 	--gen-pkg-config=$RPM_BUILD_ROOT/%{_libdir}/%{ghcdir}/package.conf.d/%{pkgname}.conf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-tar.git/commitdiff/23fef2074d49ea94d7d011641529fa22c0a9aa2a



More information about the pld-cvs-commit mailing list