diff options
Diffstat (limited to 'distro/pkg/rpm/bird.spec')
-rw-r--r-- | distro/pkg/rpm/bird.spec | 6 |
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 }} |