mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-02 17:32:25 +08:00
update build.sh.
This commit is contained in:
parent
31ecde133e
commit
d796d296c0
2
build.sh
2
build.sh
@ -16,4 +16,4 @@ cp ./translations/*.qm ./debian/usr/share/spark-store/translations/
|
|||||||
|
|
||||||
version=$(cat ./debian/DEBIAN/control | grep "Version" | awk -F ' ' '{print $2}')
|
version=$(cat ./debian/DEBIAN/control | grep "Version" | awk -F ' ' '{print $2}')
|
||||||
|
|
||||||
fakeroot dpkg -b ./debian ./spark-store_"$version"_amd64.deb
|
fakeroot dpkg -b ./debian ./
|
||||||
|
Loading…
x
Reference in New Issue
Block a user