commit: e2c1e40f0fae7694b4faf9baaa2a6ad2ba362d1a Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Apr 27 19:23:59 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Apr 28 03:35:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2c1e40f
app-containers/lxc-templates: remove unused patch(es) Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> .../files/lxc-templates-3.0.1-no-cache-dir.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/app-containers/lxc-templates/files/lxc-templates-3.0.1-no-cache-dir.patch b/app-containers/lxc-templates/files/lxc-templates-3.0.1-no-cache-dir.patch deleted file mode 100644 index d7e50fd3712b..000000000000 --- a/app-containers/lxc-templates/files/lxc-templates-3.0.1-no-cache-dir.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/Makefile.am -+++ b/Makefile.am -@@ -10,9 +10,5 @@ EXTRA_DIST = \ - CONTRIBUTING \ - MAINTAINERS - --install-data-local: -- $(MKDIR_P) $(DESTDIR)$(LXCPATH) -- $(MKDIR_P) $(DESTDIR)$(localstatedir)/cache/lxc -- - ChangeLog:: - @touch ChangeLog
