Compare commits
2 Commits
2be4cfdd03
...
2454fbf1d6
| Author | SHA1 | Date | |
|---|---|---|---|
| 2454fbf1d6 | |||
| f3ee5c189b |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -18,7 +18,7 @@ docs/temp/
|
||||
|
||||
# build and release package
|
||||
build/
|
||||
!build/usr/local/omc/etc/db
|
||||
# !build/usr/local/omc/etc/db
|
||||
debbuild/
|
||||
!debbuild/22.04/DEBIAN/
|
||||
!debbuild/DEBIAN/
|
||||
|
||||
2
build.sh
2
build.sh
@@ -58,7 +58,7 @@ ProjectU=OMC
|
||||
PROJECT=${ProjectL}
|
||||
VERSION=2.2410.2
|
||||
RelDate=`date +%Y%m%d`
|
||||
RelVer=${VERSION}-${RelDate}
|
||||
RelVer=${VERSION}-${RelDate}-mt
|
||||
Ky10Arch=ky10.aarch64
|
||||
RpmPkgName=${ProjectL}-${RelVer}.ky10.aarch64.rpm
|
||||
RpmPkgRename=${ProjectL}-r${RelVer}-ky10.rpm
|
||||
|
||||
0
build/usr/local/omc/etc/db/common/.gitkeep
Normal file
0
build/usr/local/omc/etc/db/common/.gitkeep
Normal file
0
build/usr/local/omc/etc/db/upgvue3/.gitkeep
Normal file
0
build/usr/local/omc/etc/db/upgvue3/.gitkeep
Normal file
Reference in New Issue
Block a user