Browse Source

add %global debug_package %{nil} in vesta-ioncube spec

Serghey Rodin 4 years ago
parent
commit
b8083e008d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/rpm/specs/vesta-ioncube.spec

+ 2 - 0
src/rpm/specs/vesta-ioncube.spec

@@ -16,6 +16,8 @@ Provides:       vesta-ioncube
 %description
 %description
 This package contains ionCube loader for Vesta
 This package contains ionCube loader for Vesta
 
 
+%global debug_package %{nil}
+
 %prep
 %prep
 %setup -q -n %{name}-%{version}
 %setup -q -n %{name}-%{version}