adapt to OS 4
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 22s

This commit is contained in:
Ward from fusion-voyager-3 2024-08-27 01:46:26 +03:00
parent 59b77b2cd1
commit 65524e3544
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2
3

View File

@ -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