Update rules

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

2
debian/rules vendored
View File

@ -1,7 +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 export GO111MODULE := on
%: %:
dh $@ dh $@