Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] busybox: compile with vi mode enabled
@ 2019-07-31 13:35 voidlinux-github
  0 siblings, 0 replies; only message in thread
From: voidlinux-github @ 2019-07-31 13:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shizonic/void-packages busybox
https://github.com/void-linux/void-packages/pull/13436

busybox: compile with vi mode enabled


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

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

From 140a61270004ce2e884e322c78aea89a4769d30f Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Wed, 31 Jul 2019 14:02:46 +0200
Subject: [PATCH] busybox: compile with vi mode enabled

---
 srcpkgs/busybox/files/dotconfig | 2 +-
 srcpkgs/busybox/template        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/busybox/files/dotconfig b/srcpkgs/busybox/files/dotconfig
index 90d6b937582..b95c980b227 100644
--- a/srcpkgs/busybox/files/dotconfig
+++ b/srcpkgs/busybox/files/dotconfig
@@ -97,7 +97,7 @@ CONFIG_SHA3_SMALL=1
 # CONFIG_FEATURE_ETC_SERVICES is not set
 CONFIG_FEATURE_EDITING=y
 CONFIG_FEATURE_EDITING_MAX_LEN=1024
-# CONFIG_FEATURE_EDITING_VI is not set
+CONFIG_FEATURE_EDITING_VI=y
 CONFIG_FEATURE_EDITING_HISTORY=15
 # CONFIG_FEATURE_EDITING_SAVEHISTORY is not set
 # CONFIG_FEATURE_EDITING_SAVE_ON_EXIT is not set
diff --git a/srcpkgs/busybox/template b/srcpkgs/busybox/template
index 691c0ed6e61..586abe4ecf2 100644
--- a/srcpkgs/busybox/template
+++ b/srcpkgs/busybox/template
@@ -1,7 +1,7 @@
 # Template file for 'busybox'
 pkgname=busybox
 version=1.30.1
-revision=3
+revision=4
 hostmakedepends="perl"
 checkdepends="zip"
 short_desc="Swiss Army Knife of Embedded Linux"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-31 13:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-31 13:35 [PR PATCH] busybox: compile with vi mode enabled voidlinux-github

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