Github messages for voidlinux
 help / color / mirror / Atom feed
From: Nicop06 <Nicop06@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] mlocate: fix updatedb.conf alternative link
Date: Tue, 05 Jan 2021 20:31:59 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27700@inbox.vuxu.org> (raw)

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

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

https://github.com/Nicop06/void-packages master
https://github.com/void-linux/void-packages/pull/27700

mlocate: fix updatedb.conf alternative link
None

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

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

From 35df43b8ba8bdd8deef32d40a42994ee2056f323 Mon Sep 17 00:00:00 2001
From: Nicolas Porcel <nicolasporcel06@gmail.com>
Date: Tue, 5 Jan 2021 19:31:11 +0000
Subject: [PATCH] mlocate: fix updatedb.conf alternative link

---
 srcpkgs/mlocate/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mlocate/template b/srcpkgs/mlocate/template
index 33d5a9d6238..9571f8c387d 100644
--- a/srcpkgs/mlocate/template
+++ b/srcpkgs/mlocate/template
@@ -1,7 +1,7 @@
 # Template file for 'mlocate'
 pkgname=mlocate
 version=0.26
-revision=6
+revision=7
 build_style=gnu-configure
 configure_args="--program-prefix=m --localstatedir=/var/lib"
 make_build_args="groupname=_mlocate"
@@ -19,7 +19,7 @@ alternatives="
  locate:locate:/usr/bin/mlocate
  locate:locate.1:/usr/share/man/man1/mlocate.1
  locate:locatedb.5:/usr/share/man/man5/mmlocate.db.5
- locate:updatedb.conf.5:/usr/share/man/man5/mupdatedb.db.5
+ locate:updatedb.conf.5:/usr/share/man/man5/mupdatedb.conf.5
  locate:updatedb:/usr/bin/mupdatedb
  locate:updatedb.1:/usr/share/man/man1/mupdatedb.1"
 

             reply	other threads:[~2021-01-05 19:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-05 19:31 Nicop06 [this message]
2021-01-06  1:01 ` [PR PATCH] [Merged]: " sgn
2021-01-06  1:01 ` sgn

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-27700@inbox.vuxu.org \
    --to=nicop06@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).