[ghc-hjsmin] add bin to files

Ricky Elrod codeblock at fedoraproject.org
Mon May 12 05:21:49 UTC 2014


commit 717cda8fef7b4f4474af64781d151ed2c6bceb8f
Author: Ricky Elrod <ricky at elrod.me>
Date:   Mon May 12 01:21:29 2014 -0400

    add bin to files
    
    Signed-off-by: Ricky Elrod <ricky at elrod.me>

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


More information about the scm-commits mailing list