Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] musl-legacy-compat: restrict archs to *-musl
@ 2020-01-31  8:46 voidlinux-github
  2020-02-03  7:16 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-01-31  8:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Johnnynator/void-packages musl-legacy-compat
https://github.com/void-linux/void-packages/pull/18680

musl-legacy-compat: restrict archs to *-musl
None

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

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

From 7b78be2c9ff38bb890ed23171f94643cef65ce0b Mon Sep 17 00:00:00 2001
From: John <johnz@posteo.net>
Date: Fri, 31 Jan 2020 09:43:26 +0100
Subject: [PATCH] musl-legacy-compat: restrict archs to *-musl

---
 srcpkgs/musl-legacy-compat/template | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/srcpkgs/musl-legacy-compat/template b/srcpkgs/musl-legacy-compat/template
index f884fabb5ba..4c5394dfaad 100644
--- a/srcpkgs/musl-legacy-compat/template
+++ b/srcpkgs/musl-legacy-compat/template
@@ -2,17 +2,13 @@
 pkgname=musl-legacy-compat
 version=0.3
 revision=3
+archs="*-musl"
 bootstrap=yes
 short_desc="Legacy compatibility headers for the musl libc"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="BSD-2-Clause, BSD-3-Clause"
 homepage="http://www.voidlinux.org"
 
-case "$XBPS_TARGET_MACHINE" in
-	*-musl) ;;
-	#*) broken="Only valid for musl systems";;
-esac
-
 do_install() {
 	for f in ${FILESDIR}/*.h; do
 		vinstall ${f} 644 usr/include/sys

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

* Re: [PR PATCH] [Merged]: musl-legacy-compat: restrict archs to *-musl
  2020-01-31  8:46 [PR PATCH] musl-legacy-compat: restrict archs to *-musl voidlinux-github
@ 2020-02-03  7:16 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-02-03  7:16 UTC (permalink / raw)
  To: ml

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

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

musl-legacy-compat: restrict archs to *-musl
https://github.com/void-linux/void-packages/pull/18680

Description:
None

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

end of thread, other threads:[~2020-02-03  7:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-31  8:46 [PR PATCH] musl-legacy-compat: restrict archs to *-musl voidlinux-github
2020-02-03  7:16 ` [PR PATCH] [Merged]: " 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).