osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-pandoc revision:12, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc?expand=0&rev=6
This commit is contained in:
parent
958381146a
commit
a36b6eee3c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 6 11:15:58 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Enable building the Haddock documentation.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 30 17:07:46 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -18,8 +18,6 @@
|
||||
|
||||
%global pkg_name pandoc
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%global has_internal_sub_libraries 1
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 3.0.1
|
||||
@ -230,7 +228,7 @@ This package provides the Haskell %{pkg_name} profiling library.
|
||||
%autosetup -n %{pkg_name}-%{version}
|
||||
|
||||
%build
|
||||
%ghc_lib_build_without_haddock
|
||||
%ghc_lib_build
|
||||
|
||||
%install
|
||||
%ghc_lib_install
|
||||
|
Loading…
x
Reference in New Issue
Block a user