pkgsrc-WIP-changes archive

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

teamtype: remove commented lines



Module Name:	pkgsrc-wip
Committed By:	Bartosz Kuzma <bartosz.kuzma%gmail.com@localhost>
Pushed By:	bartosz.kuzma
Date:		Fri Jul 10 10:45:11 2026 +0200
Changeset:	739d16301f501c3c23d6a57b436e235e2c172b7e

Modified Files:
	teamtype/Makefile

Log Message:
teamtype: remove commented lines

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

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

diffstat:
 teamtype/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/teamtype/Makefile b/teamtype/Makefile
index f2c018f140..9ba349e7a2 100644
--- a/teamtype/Makefile
+++ b/teamtype/Makefile
@@ -14,8 +14,6 @@ USE_LANGUAGES=	c
 
 CARGO_WRKSRC=	${WRKSRC}/crates/teamtype
 
-# WRKSRC=		${WRKDIR}/${DISTNAME}/daemon
-
 INSTALLATION_DIRS+=	share/doc/teamtype
 
 post-install:


Home | Main Index | Thread Index | Old Index