Update rules

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-07-13 17:41:52 +03:00 committed by GitHub
parent 4033a8a758
commit 69d5f87294
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
debian/rules vendored
View File

@ -1,6 +1,7 @@
#!/usr/bin/make -f #!/usr/bin/make -f
export DH_GOPKG := github.com/vanilla-os/apx export DH_GOPKG := github.com/vanilla-os/apx
export GO111MODULE := off
%: %:
dh $@ dh $@