summaryrefslogtreecommitdiff
path: root/distro/pkg/rpm/bird.spec
diff options
context:
space:
mode:
authorJakub Ružička <jakub.ruzicka@nic.cz>2021-04-09 16:35:10 +0200
committerOndrej Zajicek (work) <santiago@crfreenet.org>2021-05-19 17:22:11 +0200
commit60167856af243f5683840d7365493ed0b3fa6cd0 (patch)
tree9a7ca5b19488c60a0a481f578fccdcd9a69f8a58 /distro/pkg/rpm/bird.spec
parent329d6e3fbc5a09a9bc8800bd8a5d239dec1a3d24 (diff)
docs: disable docs subpackage to fix FTBFS
Adressing following FTBFS on all older debian/ubuntu distros: Can't locate LinuxDocTools/Data/Latin1ToSgml.pm in @INC (you may need to install the LinuxDocTools::Data::Latin1ToSgml module)
Diffstat (limited to 'distro/pkg/rpm/bird.spec')
-rw-r--r--distro/pkg/rpm/bird.spec6
1 files changed, 1 insertions, 5 deletions
diff --git a/distro/pkg/rpm/bird.spec b/distro/pkg/rpm/bird.spec
index 1267cf9b..f56547bf 100644
--- a/distro/pkg/rpm/bird.spec
+++ b/distro/pkg/rpm/bird.spec
@@ -1,9 +1,5 @@
%global _hardened_build 1
-
-%if "x%{?suse_version}" == "x"
-# missing linuxdoc-tools and sgml-common on SUSE
-%define _without_doc 1
-%endif
+%global _without_doc 1
Name: bird
Version: {{ version }}