build:打包rpm时,spec文件中移除替换字段RELEASE.
This commit is contained in:
parent
c4e9a56776
commit
696b6fe1f4
|
@ -1,6 +1,6 @@
|
|||
Name: @@NAME@@
|
||||
Version: @@VERSION@@
|
||||
Release: @@RELEASE@@.el7
|
||||
Release: el7
|
||||
Summary: Code editing. Redefined.
|
||||
Group: Development/Tools
|
||||
Vendor: KylinIdeTeam
|
||||
|
|
Loading…
Reference in New Issue