From b8083e008d1d5feb7716fb58a8a70c53fe06780f Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Sat, 30 Oct 2021 13:28:07 +0300 Subject: [PATCH] add %global debug_package %{nil} in vesta-ioncube spec --- src/rpm/specs/vesta-ioncube.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/rpm/specs/vesta-ioncube.spec b/src/rpm/specs/vesta-ioncube.spec index 009cb6603..cd2095a7c 100644 --- a/src/rpm/specs/vesta-ioncube.spec +++ b/src/rpm/specs/vesta-ioncube.spec @@ -16,6 +16,8 @@ Provides: vesta-ioncube %description This package contains ionCube loader for Vesta +%global debug_package %{nil} + %prep %setup -q -n %{name}-%{version}