summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
+