mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
net-dns/AdGuardHome: use go-module_src_unpack
as default src_unpack wasn't setting GO environment properly Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
This commit is contained in:
@@ -46,10 +46,6 @@ Web UI: 0.0.0.0:3000\n
|
|||||||
Data directory: /var/lib/${PN}\n
|
Data directory: /var/lib/${PN}\n
|
||||||
Default config: /var/lib/${PN}/${PN}.yaml
|
Default config: /var/lib/${PN}/${PN}.yaml
|
||||||
"
|
"
|
||||||
src_unpack() {
|
|
||||||
# because we're using vendor/ so we don't need go-module_src_unpack
|
|
||||||
default
|
|
||||||
}
|
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
default
|
default
|
||||||
|
|||||||
Reference in New Issue
Block a user