build: generate debug info rpm packages for opensuse
Enabling debug info RPM creation in spec file. Type: fix Signed-off-by: Laszlo Kiraly <laszlo.kiraly@est.tech> Change-Id: Id284b135ec4125905145f7902a6e1cf42ba65aa4
This commit is contained in:
parent
3ff76761f4
commit
6b4aa2b7f4
@ -134,6 +134,8 @@ This package contains the python bindings for the vpp api
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
|
||||
%debug_package
|
||||
|
||||
%build
|
||||
export VPP_BUILD_USER=suse
|
||||
export VPP_BUILD_HOST=SUSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user