[ghc-hjsmin] hjsmin not ghc-hjsmin

Ricky Elrod codeblock at fedoraproject.org
Mon May 12 05:31:50 UTC 2014


commit b7912e879334d9b7cf47559203574f92eb28ff9b
Author: Ricky Elrod <ricky at elrod.me>
Date:   Mon May 12 01:31:04 2014 -0400

    hjsmin not ghc-hjsmin
    
    Signed-off-by: Ricky Elrod <ricky at elrod.me>

 ghc-hjsmin.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ghc-hjsmin.spec b/ghc-hjsmin.spec
index b581aeb..b571569 100644
--- a/ghc-hjsmin.spec
+++ b/ghc-hjsmin.spec
@@ -60,7 +60,7 @@ This package provides the development files for the Haskell %{pkg_name} library.
 
 %files -f %{name}.files
 %doc LICENSE
-%{_bindir}/%{name}
+%{_bindir}/%{pkg_name}
 
 
 %files devel -f %{name}-devel.files


More information about the scm-commits mailing list