Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] README.md: add -musl to the xbps-static-latest filename.
@ 2021-01-23 15:22 mobinmob
  2021-01-23 19:36 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: mobinmob @ 2021-01-23 15:22 UTC (permalink / raw)
  To: ml

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

There is a new pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages add-musl
https://github.com/void-linux/void-packages/pull/28120

README.md: add -musl to the xbps-static-latest filename.


A patch file from https://github.com/void-linux/void-packages/pull/28120.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-musl-28120.patch --]
[-- Type: text/x-diff, Size: 876 bytes --]

From 292e5ebb73206f623fe37089959bfa9a83db1ef0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 23 Jan 2021 17:20:41 +0200
Subject: [PATCH] README.md: add -musl to the xbps-static-latest filename.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ec8cfabf83a..17111d471b7 100644
--- a/README.md
+++ b/README.md
@@ -418,7 +418,7 @@ To use xbps-src in your Linux distribution use the following instructions. Let's
 
     $ wget http://alpha.de.repo.voidlinux.org/static/xbps-static-latest.<arch>-musl.tar.xz
     $ mkdir ~/XBPS
-    $ tar xvf xbps-static-latest.<arch>.tar.xz -C ~/XBPS
+    $ tar xvf xbps-static-latest.<arch>-musl.tar.xz -C ~/XBPS
     $ export PATH=~/XBPS/usr/bin:$PATH
 
 If your system does not support `user namespaces`, a privileged group is required to be able to use

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: README.md: add -musl to the xbps-static-latest filename.
  2021-01-23 15:22 [PR PATCH] README.md: add -musl to the xbps-static-latest filename mobinmob
@ 2021-01-23 19:36 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2021-01-23 19:36 UTC (permalink / raw)
  To: ml

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

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

README.md: add -musl to the xbps-static-latest filename.
https://github.com/void-linux/void-packages/pull/28120

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-23 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-23 15:22 [PR PATCH] README.md: add -musl to the xbps-static-latest filename mobinmob
2021-01-23 19:36 ` [PR PATCH] [Merged]: " ericonr

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).