slack-term: Add an XXX comment regarding xdg kludge

This commit is contained in:
Leonardo Taccari 2020-04-20 21:34:16 +02:00
parent 234fb49e0f
commit 33157e8e85
1 changed files with 2 additions and 0 deletions

View File

@ -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