summaryrefslogtreecommitdiff
path: root/redis.morph
diff options
context:
space:
mode:
Diffstat (limited to 'redis.morph')
-rw-r--r--redis.morph7
1 files changed, 7 insertions, 0 deletions
diff --git a/redis.morph b/redis.morph
new file mode 100644
index 000000000..4984f2602
--- /dev/null
+++ b/redis.morph
@@ -0,0 +1,7 @@
+name: redis
+kind: chunk
+build-commands:
+- make
+install-commands:
+- make PREFIX="$DESTDIR/$PREFIX" install
+