X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=a48654e1205aa8134a63d536505ec7f0147c6b99;hb=ccdbfde0e9cda749d790f901247f1c524177c951;hp=d8cfefc7b1df52fb2780cc3e449af25d90b8d042;hpb=a812820d19b31a5719a3b30e7ba4dac5f8d7170c;p=build.git diff --git a/Makefile b/Makefile index d8cfefc7..a48654e1 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)" +ifeq "$(DISTRONAME)""$(filter $(DISTRONAME),f25 f27 f29 f31)" echo "%define debug_package %{nil}" >> $@ endif