summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--patches/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/patches/Makefile b/patches/Makefile
index b26f5be..dc90c8d 100644
--- a/patches/Makefile
+++ b/patches/Makefile
@@ -5,3 +5,11 @@ INSTALL ?= install
install:
$(INSTALL) -D $(DESTDIR)/bin
$(INSTALL) replicant_prepare_patch.py -t $(DESTDIR)/bin
+
+ $(INSTALL) -D $(DESTDIR)/share/doc/vendor_replicant-scripts/
+ $(INSTALL) COPYING \
+ -t $(DESTDIR)/share/doc/vendor_replicant-scripts/
+ $(INSTALL) README \
+ -t $(DESTDIR)/share/doc/vendor_replicant-scripts/
+ $(INSTALL) replicant_prepare_patch.conf \
+ -t $(DESTDIR)/share/doc/vendor_replicant-scripts/