summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2013-08-03 07:35:39 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2013-08-03 07:35:39 +0000
commit16e864d433ed597f0bf1c62c8a2a59cb6d93f3a7 (patch)
tree8c97b7a9f72c940d9f211a9b17d1dd2f6bb82488
parent7ec9fc78caf7a60e237f2a046c112157a1bba166 (diff)
downloadxfwm4-16e864d433ed597f0bf1c62c8a2a59cb6d93f3a7.tar.gz
add xfwm4.morph
-rw-r--r--xfwm4.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/xfwm4.morph b/xfwm4.morph
new file mode 100644
index 000000000..1665014a1
--- /dev/null
+++ b/xfwm4.morph
@@ -0,0 +1,10 @@
+name: xfwm4
+kind: chunk
+
+configure-commands:
+ - ./autogen.sh --prefix="$PREFIX" --enable-debug=yes
+build-commands:
+ - make
+install-commands:
+ - make install
+