summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2013-08-11 21:25:28 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2013-08-11 21:25:28 +0000
commit9d24cd3b13e90853b216560f77052ba99fdaf21d (patch)
treebc70bc8eebdf6fb884b68ebd2c827ebbdb9ba31c
parent728c2dc255b2ca30ee88c7b58063398fc469e9b6 (diff)
downloadxfce4-settings-9d24cd3b13e90853b216560f77052ba99fdaf21d.tar.gz
add xfce4-settings.morph, build from xfce4-settings-4.10.0
-rw-r--r--xfce4-settings.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/xfce4-settings.morph b/xfce4-settings.morph
new file mode 100644
index 00000000..91062721
--- /dev/null
+++ b/xfce4-settings.morph
@@ -0,0 +1,9 @@
+name: xfce4-settings
+kind: chunk
+
+configure-commands:
+ - ./autogen.sh --prefix="$PREFIX" --enable-debug=yes
+build-commands:
+ - make
+install-commands:
+ - make install