Github messages for voidlinux
 help / color / mirror / Atom feed
From: classabbyamp <classabbyamp@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Manual.md: note that gnu-configure build_style should be for autotools
Date: Mon, 28 Nov 2022 10:09:05 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40817@inbox.vuxu.org> (raw)

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

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

https://github.com/classabbyamp/void-packages man-gnu-conf
https://github.com/void-linux/void-packages/pull/40817

Manual.md: note that gnu-configure build_style should be for autotools
as is indicated in the configure/gnu-configure build_style scripts:

https://github.com/void-linux/void-packages/blob/c33c4b5974e14bc9bacf1b37a846a4633ec7cf80/common/build-style/configure.sh#L2-L3



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-man-gnu-conf-40817.patch --]
[-- Type: text/x-diff, Size: 1100 bytes --]

From bd14b4dfe5f900e1faf2e606891e4d05f87b3d73 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Mon, 28 Nov 2022 04:06:24 -0500
Subject: [PATCH] Manual.md: note that gnu-configure build_style should be for
 autotools

as is indicated in the configure/gnu-configure build_style scripts
---
 Manual.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Manual.md b/Manual.md
index fa552f65ba5d..346197d76da2 100644
--- a/Manual.md
+++ b/Manual.md
@@ -906,8 +906,8 @@ should be passed in via `configure_args`.
 
 - `fetch` For packages that only fetch files and are installed as is via `do_install()`.
 
-- `gnu-configure` For packages that use GNU configure scripts, additional configuration
-arguments can be passed in via `configure_args`.
+- `gnu-configure` For packages that use GNU autotools configure scripts, additional
+configuration arguments can be passed in via `configure_args`.
 
 - `gnu-makefile` For packages that use GNU make, build arguments can be passed in via
 `make_build_args` and install arguments via `make_install_args`. The build

             reply	other threads:[~2022-11-28  9:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-28  9:09 classabbyamp [this message]
2022-11-28  9:26 ` [PR PATCH] [Updated] " classabbyamp
2022-11-28 11:48 ` kruceter
2023-01-21 19:55 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40817@inbox.vuxu.org \
    --to=classabbyamp@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).