From b367df07625880c1e5147238917745baae9627fa75fe76df30192bc77b55f09b Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 7 Apr 2023 21:01:11 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-pandoc revision:14, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc?expand=0&rev=8 --- ghc-pandoc.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ghc-pandoc.spec b/ghc-pandoc.spec index 506ac41..aeae103 100644 --- a/ghc-pandoc.spec +++ b/ghc-pandoc.spec @@ -18,6 +18,8 @@ %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 @@ -228,7 +230,7 @@ This package provides the Haskell %{pkg_name} profiling library. %autosetup -n %{pkg_name}-%{version} %build -%ghc_lib_build +%ghc_lib_build_without_haddock %install %ghc_lib_install