summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2013-07-27 17:53:53 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2013-07-27 17:53:53 +0000
commited6ed2f7656a0d5d8cb453cb643061c9a157f2ae (patch)
tree5110d1a922ebd3f5b1efb6eb4485ef59515423e5
parent04ed276fc4f47f20b4894154416eb684107cc11b (diff)
downloadxfconf-baserock/xfce-build.tar.gz
-rw-r--r--xfconf.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/xfconf.morph b/xfconf.morph
new file mode 100644
index 0000000..5c5945e
--- /dev/null
+++ b/xfconf.morph
@@ -0,0 +1,9 @@
+name: xfconf
+kind: chunk
+
+configure-commands:
+ - ./autogen.sh --prefix=${PREFIX}
+build-commands:
+ - make
+install-commands:
+ - make install