From 717cda8fef7b4f4474af64781d151ed2c6bceb8f Mon Sep 17 00:00:00 2001 From: Ricky Elrod Date: Mon, 12 May 2014 01:21:29 -0400 Subject: [PATCH] add bin to files Signed-off-by: Ricky Elrod --- ghc-hjsmin.spec | 1 + 1 file changed, 1 insertion(+) 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