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:
Laszlo Kiraly 2023-07-06 12:27:11 +02:00 committed by Beno�t Ganne
parent 3ff76761f4
commit 6b4aa2b7f4

View File

@ -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