]> git.pld-linux.org Git - packages/ghc-tar.git/commitdiff
- fix copy-paste error auto/th/ghc-tar-0.4.0.1-1
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 31 May 2013 19:30:34 +0000 (21:30 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 31 May 2013 19:30:34 +0000 (21:30 +0200)
ghc-tar.spec

index 3cfd5d87643637e13e83336bb9c1196d5af9fbcc..7846890174da0bd0d050e0fd9b340badb37be20e 100644 (file)
@@ -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
This page took 0.102898 seconds and 4 git commands to generate.