pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mods: G/C copypastoed GO_BUILD_PATTERN



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Wed Oct 18 21:36:16 2023 +0200
Changeset:	68487f652f2957cebfdd9f6489123929ec874afd

Modified Files:
	mods/Makefile

Log Message:
mods: G/C copypastoed GO_BUILD_PATTERN

No build patterns are needed.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=68487f652f2957cebfdd9f6489123929ec874afd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 mods/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diffs:
diff --git a/mods/Makefile b/mods/Makefile
index 7069ccd5d6..c189291025 100644
--- a/mods/Makefile
+++ b/mods/Makefile
@@ -10,10 +10,6 @@ HOMEPAGE=	https://github.com/charmbracelet/mods
 COMMENT=	AI on the command line
 LICENSE=	mit
 
-#GO_BUILD_PATTERN+=	-ldflags ' \
-#			-X sigs.k8s.io/release-utils/version.gitVersion=${GITHUB_TAG}'
-#GO_BUILD_PATTERN+=	.
-
 .include "go-modules.mk"
 
 .include "../../lang/go/go-module.mk"


Home | Main Index | Thread Index | Old Index