Browse Source

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

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

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

@@ -16,6 +16,8 @@ Provides:       vesta-softaculous
 %description
 %description
 This package contains Softaculous apps for Vesta Control Panel web interface.
 This package contains Softaculous apps for Vesta Control Panel web interface.
 
 
+%global debug_package %{nil}
+
 %prep
 %prep
 %setup -q -n %{name}-%{version}
 %setup -q -n %{name}-%{version}