[packages/ghc-tar] - fix copy-paste error

baggins baggins at pld-linux.org
Fri May 31 21:30:49 CEST 2013


commit f0e4335f148e15dc0721e24a60a33f37200ef9a8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri May 31 21:30:34 2013 +0200

    - fix copy-paste error

 ghc-tar.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-tar.spec b/ghc-tar.spec
index 3cfd5d8..7846890 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 %{name}-%{version}-doc
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/html
 
 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/f0e4335f148e15dc0721e24a60a33f37200ef9a8



More information about the pld-cvs-commit mailing list