From 16e864d433ed597f0bf1c62c8a2a59cb6d93f3a7 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Sat, 3 Aug 2013 07:35:39 +0000 Subject: add xfwm4.morph --- xfwm4.morph | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 xfwm4.morph 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 + -- cgit v1.2.1