summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2013-07-27 18:32:46 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2013-07-27 18:32:46 +0000
commita9c2a379709915dfda255d3ca9181fac3f8484d8 (patch)
tree8676c414868be5a89e4dac3b98ffde0392c25635
parent730f90d800c6bd5acbfa97f6f2410dbaa731b8af (diff)
downloadlibxfce4ui-baserock/morph.tar.gz
-rw-r--r--libxfce4ui.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/libxfce4ui.morph b/libxfce4ui.morph
new file mode 100644
index 0000000..44feebf
--- /dev/null
+++ b/libxfce4ui.morph
@@ -0,0 +1,9 @@
+name: libxfce4ui
+kind: chunk
+
+configure-commands:
+ - ./autogen.sh --prefix=${PREFIX}
+build-commands:
+ - make
+install-commands:
+ - make install