Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wf-shell: install wf-shell.ini.example
@ 2020-04-07 16:28 mamins1376
  2020-04-07 16:30 ` xtraeme
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mamins1376 @ 2020-04-07 16:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mamins1376/void-packages fix/wf-shell
https://github.com/void-linux/void-packages/pull/20731

wf-shell: install wf-shell.ini.example
Example configuration needs to be provided, missing currently.
This change installs `/usr/share/examples/wf-shell/wf-shell.ini.example` also.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-fix/wf-shell-20731.patch --]
[-- Type: text/x-diff, Size: 657 bytes --]

From a289a71e43f4ad2cf3f4adfeea0a438f109e6e5c Mon Sep 17 00:00:00 2001
From: Mohammad Amin Sameti <mamins1376@gmail.com>
Date: Tue, 7 Apr 2020 20:55:46 +0430
Subject: [PATCH] wf-shell: install wf-shell.ini.example

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

diff --git a/srcpkgs/wf-shell/template b/srcpkgs/wf-shell/template
index bc1e57881b8..692390e6e70 100644
--- a/srcpkgs/wf-shell/template
+++ b/srcpkgs/wf-shell/template
@@ -18,4 +18,5 @@ checksum="bc03e5232d72f69bf6ba634f688f5e896715d846b7b6344136e9eb88dd6a9aa0"
 
 post_install() {
 	vlicense LICENSE
+	vinstall wf-shell.ini.example 644 usr/share/examples/${pkgname}/
 }

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

end of thread, other threads:[~2020-04-07 19:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-07 16:28 [PR PATCH] wf-shell: install wf-shell.ini.example mamins1376
2020-04-07 16:30 ` xtraeme
2020-04-07 18:18 ` [PR PATCH] [Updated] " mamins1376
2020-04-07 18:20 ` mamins1376
2020-04-07 19:14 ` [PR PATCH] [Merged]: " Hoshpak

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