[ghc-zip-archive/el6] fix BSD license path

Jens Petersen petersen at fedoraproject.org
Mon Jun 25 08:46:17 UTC 2012


commit 541e372be57e4a08c9fc27e060c02c5c6de34d5b
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jun 25 17:46:13 2012 +0900

    fix BSD license path

 ghc-zip-archive.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ghc-zip-archive.spec b/ghc-zip-archive.spec
index 17171a8..e95edb1 100644
--- a/ghc-zip-archive.spec
+++ b/ghc-zip-archive.spec
@@ -45,7 +45,7 @@ BuildRequires:  ghc-zlib-prof
 %ghc_lib_install
 
 # remove BSD license for now
-rm %{buildroot}%{_docdir}/%{_docdir}/%{name}-%{version}/LICENCE
+rm %{buildroot}%{_docdir}/%{name}-%{version}/LICENSE
 
 
 %ghc_devel_package


More information about the scm-commits mailing list