stick with native
All checks were successful
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Successful in 33s

This commit is contained in:
Ward from fusion-voyager-3 2024-07-29 16:40:36 +03:00
parent 77fbb40427
commit 51d5530898
6 changed files with 3 additions and 12 deletions

View File

@ -1 +1 @@
3
4

8
debian/changelog vendored
View File

@ -1,10 +1,4 @@
apx (2.4.3-101pika1) pika; urgency=medium
* New release + PikaOS 4 port
-- Ward Nakchbandi <hotrod.master@hotmail.com> Fri, 09 Oct 2022 21:38:00 +0300
apx (2.4.0-100pika1) pikauwu; urgency=medium
apx (2.4.3) pika; urgency=medium
* First Release

1
debian/rules vendored
View File

@ -14,5 +14,4 @@ override_dh_install:
override_dh_auto_build:
go mod download
find . -type f | cut -d'/' -f2- >> debian/source/include-binaries
dh_auto_build --

View File

@ -1 +1 @@
3.0 (quilt)
3.0 (native)

View File

@ -1 +0,0 @@
obj-x86_64-linux-gnu

View File

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