Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] neovim: remove alternatives.
@ 2022-03-15 22:15 atweiden
  2022-03-16  5:44 ` atweiden
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: atweiden @ 2022-03-15 22:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atweiden/void-packages neovim
https://github.com/void-linux/void-packages/pull/36165

neovim: remove alternatives.
Closes #36164

#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 8c4fde7084afc83b111487485c33874905fbf0d7 Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <atweiden@ioiojo.com>
Date: Wed, 16 Mar 2022 09:03:57 +1100
Subject: [PATCH] neovim: remove alternatives.

closes #36164
---
 srcpkgs/neovim/template | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/srcpkgs/neovim/template b/srcpkgs/neovim/template
index 28cbc7e363cb..2855af09f669 100644
--- a/srcpkgs/neovim/template
+++ b/srcpkgs/neovim/template
@@ -1,7 +1,7 @@
 # Template file for 'neovim'
 pkgname=neovim
 version=0.6.1
-revision=1
+revision=2
 build_style=cmake
 build_helper="qemu"
 configure_args="-DCMAKE_BUILD_TYPE=Release"
@@ -16,14 +16,6 @@ homepage="https://neovim.io"
 distfiles="https://github.com/neovim/neovim/archive/v${version}.tar.gz"
 checksum=dd882c21a52e5999f656cae3f336b5fc702d52addd4d9b5cd3dc39cfff35e864
 
-alternatives="
- vi:vi:/usr/bin/nvim
- vi:vi.1:/usr/share/man/man1/nvim.1
- vi:view:/usr/bin/nvim
- vi:view.1:/usr/share/man/man1/nvim.1
- vim:vim:/usr/bin/nvim
- vim:vim.1:/usr/share/man/man1/nvim.1"
-
 pre_configure() {
 	vsed -i runtime/CMakeLists.txt \
 		-e "s|\".*/bin/nvim|\${CMAKE_CROSSCOMPILING_EMULATOR} &|g"

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

end of thread, other threads:[~2022-03-27 20:35 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-15 22:15 [PR PATCH] neovim: remove alternatives atweiden
2022-03-16  5:44 ` atweiden
2022-03-16  6:29 ` Duncaen
2022-03-16  6:33 ` Duncaen
2022-03-16  6:34 ` Duncaen
2022-03-16  8:50 ` atweiden
2022-03-16  9:19 ` paper42
2022-03-17  1:05 ` [PR PATCH] [Updated] " atweiden
2022-03-17  1:07 ` atweiden
2022-03-17  1:07 ` atweiden
2022-03-17  1:11 ` [PR PATCH] [Closed]: " Duncaen
2022-03-27 18:28 ` [RFC] " Vaelatern
2022-03-27 20:35 ` paper42
2022-03-27 20:35 ` [PR PATCH] [Closed]: " paper42

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