port to pika os 4
All checks were successful
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Successful in 18s

This commit is contained in:
Ward from fusion-voyager-3 2024-07-28 01:46:40 +03:00
parent c7861e9e3a
commit f9a7dcb06f
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2 3

View File

@ -16,7 +16,7 @@ cd ./pika-refind-theme
apt-get build-dep ./ -y apt-get build-dep ./ -y
# Build package # Build package
LOGNAME=root dh_make --createorig -y -l -p pika-refind-theme"$VERSION" || echo "dh-make: Ignoring Last Error" LOGNAME=root dh_make --createorig -y -l -p pika-refind-theme_"$VERSION" || echo "dh-make: Ignoring Last Error"
dpkg-buildpackage --no-sign dpkg-buildpackage --no-sign
# Move the debs to output # Move the debs to output