Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Merged]: export XBPS_BINPKG_EXISTS rather than mark it as readonly
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11874@inbox.vuxu.org>
@ 2019-06-04 13:44 ` voidlinux-github
  0 siblings, 0 replies; only message in thread
From: voidlinux-github @ 2019-06-04 13:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 601 bytes --]

There's a merged pull request on the void-packages repository

export XBPS_BINPKG_EXISTS rather than mark it as readonly
https://github.com/void-linux/void-packages/pull/11874
Description: srcpkg_get_version and srcpkg_get_pkgver require unsetting
XBPS_BINPKG_EXISTS to work properly (e.g. without it, some packages have
a trailing -).  Unfortunately, bash does not allow unsetting readonly
variables, which XBPS_BINPKG_EXISTS is exported as in xbps-src.

To resolve this problem, simply export XBPS_BINPKG_EXISTS as a normal
variable rather than marking it as readonly.  This addresses #11740.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-04 13:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11874@inbox.vuxu.org>
2019-06-04 13:44 ` [PR PATCH] [Merged]: export XBPS_BINPKG_EXISTS rather than mark it as readonly voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).