Signed-off-by: Denis 'GNUtoo' Carikli <gnu...@cyberdimension.org>
---
 patches/Makefile | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/patches/Makefile b/patches/Makefile
index d45bc63..f3b32f9 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/
-- 
2.41.0

_______________________________________________
Replicant mailing list
Replicant@osuosl.org
https://lists.osuosl.org/mailman/listinfo/replicant

Reply via email to