Update rules

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-07-13 17:49:33 +03:00 committed by GitHub
parent 453f250b1a
commit 634ad2ceee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
debian/rules vendored
View File

@ -2,7 +2,7 @@
export DH_GOPKG := github.com/vanilla-os/apx
export GO111MODULE := on
export GOPROXY := on
export GOPROXY := https://proxy.golang.org,direct
%:
dh $@