summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-containers/lxc-templates/files/lxc-templates-3.0.1-no-cache-dir.patch')
-rw-r--r--app-containers/lxc-templates/files/lxc-templates-3.0.1-no-cache-dir.patch12
1 files changed, 12 insertions, 0 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
new file mode 100644
index 000000000000..d7e50fd3712b
--- /dev/null
+++ b/app-containers/lxc-templates/files/lxc-templates-3.0.1-no-cache-dir.patch
@@ -0,0 +1,12 @@
+--- 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