pkgsrc-WIP-changes archive

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

soju: Makefile: Omit note about pkgtools/pkglint/Makefile



Module Name:	pkgsrc-wip
Committed By:	Iris <iris000%duck.com@localhost>
Pushed By:	iris
Date:		Thu Aug 8 11:33:53 2024 +0000
Changeset:	7be0b894dd4da2355cd71dad35b95fe70e364b72

Modified Files:
	soju/Makefile

Log Message:
soju: Makefile: Omit note about pkgtools/pkglint/Makefile

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

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

diffstat:
 soju/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/soju/Makefile b/soju/Makefile
index 81a08c5ed5..1f0192f47a 100644
--- a/soju/Makefile
+++ b/soju/Makefile
@@ -46,7 +46,7 @@ CONF_FILES_PERMS=	/dev/null ${VARBASE}/lib/soju/main.db \
 			${SOJU_USER} ${SOJU_GROUP} 0644
 
 ## Including mk/bsd.prefs.mk before lang/go/go-module.mk
-## results in non-working binaries (cf. pkgtools/pkglint/Makefile):
+## results in non-working binaries:
 ##	soju: text relocations
 ##	soju: Cannot write-enable text segment: Permission denied
 #.include "../../mk/bsd.prefs.mk"


Home | Main Index | Thread Index | Old Index