commit 7b98549e510f827da7794106c48dd348d9569c1f
Author: Jan RÄ™korajski <[email protected]>
Date:   Fri May 31 21:21:12 2013 +0200

    - fix doc install
    - rel 3

 ghc-utf8-string.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/ghc-utf8-string.spec b/ghc-utf8-string.spec
index b535706..df76bad 100644
--- a/ghc-utf8-string.spec
+++ b/ghc-utf8-string.spec
@@ -2,7 +2,7 @@
 Summary:       Support for reading and writing UTF8 Strings
 Name:          ghc-%{pkgname}
 Version:       0.3.7
-Release:       2
+Release:       3
 License:       BSD
 Group:         Development/Languages
 Source0:       
http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkgname}-%{version}.tar.gz
@@ -52,8 +52,9 @@ install -d $RPM_BUILD_ROOT%{_libdir}/%{ghcdir}/package.conf.d
 runhaskell Setup.lhs copy --destdir=$RPM_BUILD_ROOT
 
 # work around automatic haddock docs installation
-rm -rf %{name}-%{version}-doc
+%{__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
 
 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-utf8-string.git/commitdiff/7b98549e510f827da7794106c48dd348d9569c1f

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to