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-04-27 14:54:40 +0000
commit0682f8698e8ac815ca06a81e448d5f8785d5aaea (patch)
tree9ca2d48d0c2eb2ca820fdf33711fe50246071d74
parent08174e730fc9d687f200bca7ff11da95512981a5 (diff)
downloadredis-baserock/ps/proto-web-system.tar.gz
-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
+