osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-attoparsec revision:11, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-attoparsec?expand=0&rev=67
This commit is contained in:
parent
834bf68b0b
commit
2c1d8f31fc
@ -18,8 +18,6 @@
|
|||||||
|
|
||||||
%global pkg_name attoparsec
|
%global pkg_name attoparsec
|
||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
%global has_internal_sub_libraries 1
|
|
||||||
%global pkgver %{pkg_name}-%{version}
|
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.14.4
|
Version: 0.14.4
|
||||||
@ -96,7 +94,7 @@ This package provides the Haskell %{pkg_name} profiling library.
|
|||||||
cp -p %{SOURCE1} %{pkg_name}.cabal
|
cp -p %{SOURCE1} %{pkg_name}.cabal
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%ghc_lib_build_without_haddock
|
%ghc_lib_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%ghc_lib_install
|
%ghc_lib_install
|
||||||
|
Loading…
Reference in New Issue
Block a user