1
0

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-reflection revision:18, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-reflection?expand=0&rev=30
This commit is contained in:
Peter Simons 2022-02-10 14:36:53 +00:00 committed by Git OBS Bridge
parent 4ce477bcee
commit 1df51684d2

View File

@ -65,10 +65,10 @@ This package provides the Haskell %{pkg_name} library development files.
%prep %prep
%autosetup -n %{pkg_name}-%{version} %autosetup -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal cp -p %{SOURCE1} %{pkg_name}.cabal
find . -type f -exec chmod -x {} +
%build %build
%ghc_lib_build %ghc_lib_build
chmod a-x *.markdown ./examples/*
%install %install
%ghc_lib_install %ghc_lib_install