[ghc-zip-archive/el6] improve BSD license path for secondary archs

Jens Petersen petersen at fedoraproject.org
Mon Jun 25 08:58:04 UTC 2012


commit 09f27b89a606fc2cde1bd275051826b1dec29478
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Jun 25 17:58:02 2012 +0900

    improve BSD license path for secondary archs

 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 e95edb1..c781b05 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}/%{name}-%{version}/LICENSE
+rm %{buildroot}%{_docdir}/%{name}-*%{version}/LICENSE
 
 
 %ghc_devel_package


More information about the scm-commits mailing list