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 d7e50fd3712b3..0000000000000 --- 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