mirror of
https://abf.rosa.ru/djam/kicad.git
synced 2025-02-23 18:22:49 +00:00
Disable debug package
This commit is contained in:
parent
ebc0b4f124
commit
4c04fadfae
1 changed files with 7 additions and 3 deletions
|
@ -1,5 +1,9 @@
|
||||||
%define Werror_cflags %nil
|
%define Werror_cflags %nil
|
||||||
|
|
||||||
|
# Generated debug package is empty and rpmlint rejects build
|
||||||
|
%define _enable_debug_packages %{nil}
|
||||||
|
%define debug_package %{nil}
|
||||||
|
|
||||||
# To create source package:
|
# To create source package:
|
||||||
# bzr branch lp:kicad/stable
|
# bzr branch lp:kicad/stable
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue