summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-04-23 21:42:45 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-05-04 10:24:57 +0000
commit9ee59fca9c5c429185d35779c2d5db64005091b0 (patch)
tree2933644782e7eeb335624af30133ad8e5474321f
parenta11ae385e9b02d20bd2077dd1880e0950e0f26db (diff)
downloadredis-baserock/3.0.tar.gz
add redis.morphbaserock/3.0
-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
+