summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
Diffstat (limited to 'patches')
-rw-r--r--patches/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/patches/Makefile b/patches/Makefile
new file mode 100644
index 0000000..a22a5fc
--- /dev/null
+++ b/patches/Makefile
@@ -0,0 +1,5 @@
+DESTDIR ?= /usr/local/bin
+INSTALL ?= install
+
+install:
+ $(INSTALL) -m 755 replicant_prepare_patch.py -t $(DESTDIR)