Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Install the included bash completions
@ 2020-04-20  6:40 keshto
  2020-04-20 12:54 ` sgn
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: keshto @ 2020-04-20  6:40 UTC (permalink / raw)
  To: ml

[-- 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
 }

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

end of thread, other threads:[~2020-09-29  2:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-20  6:40 [PR PATCH] Install the included bash completions keshto
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

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