mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
net-proxy/dnss: update SRC_URI
Signed-off-by: Theron York <theron.york@cloudnuke.org>
This commit is contained in:
@@ -21,11 +21,10 @@ src_compile() {
|
||||
src_install() {
|
||||
zig_src_install
|
||||
|
||||
# Example config
|
||||
if [[ -f "${S}/example.dnss.conf" ]]; then
|
||||
insinto /etc
|
||||
newins "${S}/example.dnss.conf" dnss.conf.example
|
||||
else
|
||||
ewarn "example.dnss.conf not found; skipping config example"
|
||||
fi
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user