pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
slack-term: Add an XXX comment regarding xdg kludge
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon Apr 20 21:34:16 2020 +0200
Changeset: 33157e8e85fd7da8f3d6cf12dd02d6bf50d3ec72
Modified Files:
slack-term/Makefile
Log Message:
slack-term: Add an XXX comment regarding xdg kludge
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=33157e8e85fd7da8f3d6cf12dd02d6bf50d3ec72
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
slack-term/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/slack-term/Makefile b/slack-term/Makefile
index aa35433556..615ae9ce17 100644
--- a/slack-term/Makefile
+++ b/slack-term/Makefile
@@ -17,6 +17,8 @@ INSTALLATION_DIRS+= bin share/doc/slack-term
CHECK_RELRO_SKIP+= bin/slack-term
+# XXX: Double-check that kludge and extend to other Unix-like operating
+# XXX: systems, maybe in a less kludgy way and share that with upstream.
post-patch:
${CP} ${WRKSRC}/vendor/github.com/OpenPeeDeeP/xdg/xdg_linux.go \
${WRKSRC}/vendor/github.com/OpenPeeDeeP/xdg/xdg_netbsd.go
Home |
Main Index |
Thread Index |
Old Index