X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=ad95581acbe4f7b5974d8fc27b28a36d031c7273;hb=920bbe30e99ce841b96fbe8774421bf379e9bc62;hp=333189185823c550be156c0ae13a5cb280efbbe4;hpb=148d8b4df137f13bc49c77a4fa047c43f2d2d9f5;p=build.git diff --git a/Makefile b/Makefile index 33318918..ad95581a 100644 --- a/Makefile +++ b/Makefile @@ -348,7 +348,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),f25 f27 f29 f31 f33 f35)" +ifeq "$(DISTRONAME)""$(filter $(DISTRONAME),f25 f27 f29 f31 f33 f35 f37)" echo "%define debug_package %{nil}" >> $@ endif