X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=1c601a9480fc430505aaaa9684cc1ce259464103;hb=924afd5523e93e921ab9ca6972012db0a28f032a;hp=7ef9e8e6f81c50f09393fc142a7cba7f6aec6ac5;hpb=0ec233db9f4f727cc37f6224d80ef4475fda7de1;p=build.git diff --git a/Makefile b/Makefile index 7ef9e8e6..1c601a94 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 f25)" +ifeq "$(DISTRONAME)""$(filter $(DISTRONAME),f25 f27)" echo "%define debug_package %{nil}" >> $@ endif