Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 923621
Collapse All | Expand All

(-)file_not_specified_in_diff (-4 / +4 lines)
Line  Link Here
0
-- /var/db/repos/gentoo/net-vpn/tailscale/tailscale-1.60.0.ebuild      2024-02-16 00:41:10.000000000 +0100
0
++ /var/db/repos/local/net-vpn/tailscale/tailscale-1.60.0.ebuild       2024-02-16 13:37:07.397972280 +0100
Lines 29-37 Link Here
29
# ebuild equivalent.
29
# ebuild equivalent.
30
build_dist() {
30
build_dist() {
31
       ego build -tags xversion -ldflags "
31
       ego build -tags xversion -ldflags "
32
               -X tailscale.com/version.Long=${VERSION_LONG}
32
               -X tailscale.com/version.longStamp=${VERSION_LONG}
33
               -X tailscale.com/version.Short=${VERSION_SHORT}
33
               -X tailscale.com/version.shortStamp=${VERSION_SHORT}
34
               -X tailscale.com/version.GitCommit=${VERSION_GIT_HASH}" "$@"
34
               -X tailscale.com/version.gitCommitStamp=${VERSION_GIT_HASH}" "$@"
35
}
35
}
36
36
37
src_compile() {
37
src_compile() {

Return to bug 923621