summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2022-02-18 13:24:25 -0600
committerBen Kohler <bkohler@gentoo.org>2022-02-18 14:36:17 -0600
commit19000f954ce7157c23bb984667aa8e259c8668ca (patch)
tree5e43f20369742022ae293e59bcd8d35994b8aba7 /net-proxy
parentapp-office/libreoffice: Add fix for KF-5.91 (diff)
downloadgentoo-19000f954ce7157c23bb984667aa8e259c8668ca.tar.gz
gentoo-19000f954ce7157c23bb984667aa8e259c8668ca.tar.bz2
gentoo-19000f954ce7157c23bb984667aa8e259c8668ca.zip
net-proxy/tinyproxy: fix /var/run usage in tmpfiles.d
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'net-proxy')
-rw-r--r--net-proxy/tinyproxy/files/tinyproxy.tmpfiles.conf2
-rw-r--r--net-proxy/tinyproxy/tinyproxy-1.11.0-r1.ebuild (renamed from net-proxy/tinyproxy/tinyproxy-1.11.0.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/tinyproxy/files/tinyproxy.tmpfiles.conf b/net-proxy/tinyproxy/files/tinyproxy.tmpfiles.conf
index 80251df0d20c..5a89fcb6b7fc 100644
--- a/net-proxy/tinyproxy/files/tinyproxy.tmpfiles.conf
+++ b/net-proxy/tinyproxy/files/tinyproxy.tmpfiles.conf
@@ -1 +1 @@
-d /var/run/tinyproxy 0770 tinyproxy tinyproxy -
+d /run/tinyproxy 0770 tinyproxy tinyproxy -
diff --git a/net-proxy/tinyproxy/tinyproxy-1.11.0.ebuild b/net-proxy/tinyproxy/tinyproxy-1.11.0-r1.ebuild
index 29cef2869832..fd02282f412c 100644
--- a/net-proxy/tinyproxy/tinyproxy-1.11.0.ebuild
+++ b/net-proxy/tinyproxy/tinyproxy-1.11.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7