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

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


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

    - fix copy-paste error
    - rel 2

 ghc-binary.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ghc-binary.spec b/ghc-binary.spec
index 6d6119a..0115fd1 100644
--- a/ghc-binary.spec
+++ b/ghc-binary.spec
@@ -2,7 +2,7 @@
 Summary:	Binary serialisation for Haskell values using lazy ByteStrings
 Name:		ghc-%{pkgname}
 Version:	0.7.1.0
-Release:	1
+Release:	2
 License:	BSD
 Group:		Development/Languages
 Source0:	http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkgname}-%{version}.tar.gz
@@ -56,7 +56,7 @@ install -d $RPM_BUILD_ROOT%{_libdir}/%{ghcdir}/package.conf.d
 # 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
 
 ./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-binary.git/commitdiff/666c76b559d93ba1970e8be2ada0f51c27763e88



More information about the pld-cvs-commit mailing list