X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=7ef9e8e6f81c50f09393fc142a7cba7f6aec6ac5;hb=9378a0337358018041fa110e67b210747745af3d;hp=4d6a73fdef120e242403d45b28ee35746c90af89;hpb=8be1082155f9d33c5feb692cd499f9de3bcfa4c0;p=build.git diff --git a/Makefile b/Makefile index 4d6a73fd..7ef9e8e6 100644 --- a/Makefile +++ b/Makefile @@ -351,7 +351,7 @@ header.spec: echo "%global _source_filedigest_algorithm 1" >> $@ echo "%global _source_payload w9.gzdio" >> $@ echo "%global _binary_payload w9.gzdio" >> $@ -ifeq "$(DISTRONAME)""$(filter $(DISTRONAME),f23 f24)" +ifeq "$(DISTRONAME)""$(filter $(DISTRONAME),f23 f24 f25)" echo "%define debug_package %{nil}" >> $@ endif