Update rules

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-07-13 23:30:12 +03:00 committed by GitHub
parent 634ad2ceee
commit 90f476adeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
debian/rules vendored
View File

@ -9,6 +9,7 @@ export GOPROXY := https://proxy.golang.org,direct
override_dh_install:
dh_install
ln -sf /usr/bin/apx debian/apx/usr/bin/apx2
make install-manpages DESTDIR=debian/apx/
override_dh_auto_build: