[packages/ghc-terminfo] - fix copy-paste error - rel 2

baggins baggins at pld-linux.org
Fri May 31 21:32:08 CEST 2013


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

    - fix copy-paste error
    - rel 2

 ghc-terminfo.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ghc-terminfo.spec b/ghc-terminfo.spec
index 79d1490..08328e5 100644
--- a/ghc-terminfo.spec
+++ b/ghc-terminfo.spec
@@ -2,7 +2,7 @@
 Summary:	Haskell bindings to the terminfo library
 Name:		ghc-%{pkgname}
 Version:	0.3.2.5
-Release:	1
+Release:	2
 License:	BSD
 Group:		Development/Languages
 Source0:	http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkgname}-%{version}.tar.gz
@@ -59,7 +59,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-terminfo.git/commitdiff/c9509ec5fff99dc418bbf399e53d8fa28dd11328



More information about the pld-cvs-commit mailing list