summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2013-08-07 20:01:57 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2013-08-07 20:01:57 +0000
commitd2f7404da32f29cfec4a704389112fe7183edda5 (patch)
tree896972b8c4046bf05cc6daa9d4f93f044b684429
parent121a4c29e7e5f2968cdcabe7e29d684e214d9172 (diff)
downloadxfdesktop-baserock/morph.tar.gz
-rw-r--r--xfdesktop.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/xfdesktop.morph b/xfdesktop.morph
new file mode 100644
index 00000000..f1a1add7
--- /dev/null
+++ b/xfdesktop.morph
@@ -0,0 +1,8 @@
+name: xfdesktop
+kind: chunk
+configure-commands:
+ - ./autogen.sh --prefix="$PREFIX" --enable-debug=yes
+build-commands:
+ - make
+install-commands:
+ - make install