fix: change rpm package name
This commit is contained in:
2
mkpkg.sh
2
mkpkg.sh
@@ -8,7 +8,7 @@ Release=$RelDate
|
|||||||
RelVer=$VERSION-$RelDate
|
RelVer=$VERSION-$RelDate
|
||||||
Ky10Arch=ky10.aarch64
|
Ky10Arch=ky10.aarch64
|
||||||
RpmPkgName=$ProjectL-$RelVer.ky10.aarch64.rpm
|
RpmPkgName=$ProjectL-$RelVer.ky10.aarch64.rpm
|
||||||
RpmPkgRename=$ProjectL-r$RelVer.ky10.rpm
|
RpmPkgRename=$ProjectL-r$RelVer_ky10.rpm
|
||||||
DebPkgName=$ProjectL-r$RelVer_u*.deb
|
DebPkgName=$ProjectL-r$RelVer_u*.deb
|
||||||
GitLocalRoot=$HOME/local.git
|
GitLocalRoot=$HOME/local.git
|
||||||
EmsBEDir=$GitLocalRoot/ems.agt
|
EmsBEDir=$GitLocalRoot/ems.agt
|
||||||
|
|||||||
Reference in New Issue
Block a user