Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] podman: put config in correct location
@ 2019-07-13 22:38 voidlinux-github
  2019-07-14 18:40 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-07-13 22:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/CameronNemo/void-packages podman-config
https://github.com/void-linux/void-packages/pull/13095

podman: put config in correct location
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-podman-config-13095.patch --]
[-- Type: application/text/x-diff, Size: 1023 bytes --]

From 881524aec2074dbbb7f59e1e0e0480e572ebaaf8 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Sat, 13 Jul 2019 15:38:06 -0700
Subject: [PATCH] podman: put config in correct location

---
 srcpkgs/podman/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/podman/template b/srcpkgs/podman/template
index d74a4d382e4..a554d881229 100644
--- a/srcpkgs/podman/template
+++ b/srcpkgs/podman/template
@@ -1,7 +1,7 @@
 # Template file for 'podman'
 pkgname=podman
 version=1.4.4
-revision=1
+revision=2
 wrksrc="libpod-${version}"
 build_style=go
 go_import_path="github.com/containers/libpod"
@@ -27,5 +27,5 @@ post_install() {
 	make install.cni DESTDIR="${DESTDIR}"
 	vinstall completions/bash/podman 644 usr/share/bash-completion/completions
 	sed 's|cgroup_manager = "systemd"|cgroup_manager = "cgroupfs"|g' libpod.conf >libpod.cgfs.conf
-	vinstall libpod.cgfs.conf 644 usr/share/containers libpod.conf
+	vinstall libpod.cgfs.conf 644 etc/containers libpod.conf
 }

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

* Re: [PR PATCH] [Merged]: podman: put config in correct location
  2019-07-13 22:38 [PR PATCH] podman: put config in correct location voidlinux-github
@ 2019-07-14 18:40 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-07-14 18:40 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

podman: put config in correct location
https://github.com/void-linux/void-packages/pull/13095
Description: None

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

end of thread, other threads:[~2019-07-14 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-13 22:38 [PR PATCH] podman: put config in correct location voidlinux-github
2019-07-14 18:40 ` [PR PATCH] [Merged]: " 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).