From ce8a0ee17fc1b5ed165924e5ae43541becb1b431 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 30 Jan 2023 22:50:17 +0800 Subject: [PATCH] include the manpage now built with hadrian --- ghc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc.spec b/ghc.spec index 91d8004..679fe27 100644 --- a/ghc.spec +++ b/ghc.spec @@ -929,7 +929,7 @@ env -C %{ghc_html_libraries_dir} ./gen_contents_index %verify(not size mtime) %{ghc_html_libraries_dir}/quick-jump.css %verify(not size mtime) %{ghc_html_libraries_dir}/synopsis.png %endif -%if %{with manual} && %{without hadrian} +%if %{with manual} %{_mandir}/man1/ghc.1* %endif