generated from general-packages/pika-pkg-template
adapt to OS 4
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 22s
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 22s
This commit is contained in:
parent
59b77b2cd1
commit
65524e3544
2
.github/release-nest-v3
vendored
2
.github/release-nest-v3
vendored
@ -1 +1 @@
|
||||
2
|
||||
3
|
||||
|
2
main.sh
2
main.sh
@ -14,7 +14,7 @@ cp -rvf ./debian ./papirus-colors/
|
||||
cd ./papirus-colors/
|
||||
|
||||
# Get build deps
|
||||
LOGNAME=root dh_make --createorig -y -l papirus-colors_"$VERSION" || echo "dh-make: Ignoring Last Error"
|
||||
LOGNAME=root dh_make --createorig -y -l -p papirus-colors_"$VERSION" || echo "dh-make: Ignoring Last Error"
|
||||
apt-get build-dep ./ -y
|
||||
|
||||
# Build package
|
||||
|
Loading…
Reference in New Issue
Block a user