diff --git a/ghc-reflection.spec b/ghc-reflection.spec index bcdb48d..43368af 100644 --- a/ghc-reflection.spec +++ b/ghc-reflection.spec @@ -65,10 +65,10 @@ This package provides the Haskell %{pkg_name} library development files. %prep %autosetup -n %{pkg_name}-%{version} cp -p %{SOURCE1} %{pkg_name}.cabal +find . -type f -exec chmod -x {} + %build %ghc_lib_build -chmod a-x *.markdown ./examples/* %install %ghc_lib_install