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
This commit is contained in:
parent
3cfb8b4d50
commit
b367df0762
@ -18,6 +18,8 @@
|
|||||||
|
|
||||||
%global pkg_name pandoc
|
%global pkg_name pandoc
|
||||||
%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: 3.0.1
|
Version: 3.0.1
|
||||||
@ -228,7 +230,7 @@ This package provides the Haskell %{pkg_name} profiling library.
|
|||||||
%autosetup -n %{pkg_name}-%{version}
|
%autosetup -n %{pkg_name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%ghc_lib_build
|
%ghc_lib_build_without_haddock
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%ghc_lib_install
|
%ghc_lib_install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user