mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/yunionio/cloudpods.git
synced 2026-09-20 08:03:53 +08:00
fix: update rpm build scripts for openeuler (#25475)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
This commit is contained in:
@@ -79,6 +79,8 @@ echo "# Yunion RPM spec
|
|||||||
%global pkgname yunion-$PKG
|
%global pkgname yunion-$PKG
|
||||||
%global homedir /var/run/%{owner}
|
%global homedir /var/run/%{owner}
|
||||||
%global use_systemd $SERVICE
|
%global use_systemd $SERVICE
|
||||||
|
%global debug_package %{nil}
|
||||||
|
%global __strip /usr/bin/eu-strip
|
||||||
|
|
||||||
Name: %{pkgname}
|
Name: %{pkgname}
|
||||||
Version: $VERSION
|
Version: $VERSION
|
||||||
|
|||||||
Reference in New Issue
Block a user