Github messages for voidlinux
 help / color / mirror / Atom feed
From: keshto <keshto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Install the included bash completions
Date: Mon, 20 Apr 2020 08:40:53 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21168@inbox.vuxu.org> (raw)

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

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

https://github.com/keshto/void-packages patch-1
https://github.com/void-linux/void-packages/pull/21168

Install the included bash completions


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

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

From 9d0c57367ef90bb33086aaf71fb8bf01a0c0dedd Mon Sep 17 00:00:00 2001
From: Krsna Mahapatra <keshto@users.noreply.github.com>
Date: Sun, 19 Apr 2020 20:39:23 -1000
Subject: [PATCH] Install the included bash completions

---
 srcpkgs/vpm/template | 1 +
 1 file changed, 1 insertion(+)

diff --git a/srcpkgs/vpm/template b/srcpkgs/vpm/template
index a1b826c402f..8ad766d86e8 100644
--- a/srcpkgs/vpm/template
+++ b/srcpkgs/vpm/template
@@ -12,4 +12,5 @@ checksum=56994ba90aaf9055d0c20a7fbbce7faf6b6d245fba551a427312114f7cb78ae4
 
 do_install() {
 	vbin vpm
+	vinstall bash-completion/completions/vpm 644 usr/share/bash-completion/completions vpm
 }

             reply	other threads:[~2020-04-20  6:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-20  6:40 keshto [this message]
2020-04-20 12:54 ` sgn
2020-04-21  2:31 ` [PR PATCH] [Updated] " keshto
2020-05-01 17:38 ` Copy over the included vpm " Chocimier
2020-09-29  2:00 ` [PR REVIEW] " ericonr
2020-09-29  2:36 ` keshto
2020-09-29  2:53 ` [PR PATCH] [Closed]: " ericonr

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