summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2013-07-27 18:05:31 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2013-07-27 18:05:31 +0000
commit64efba3004be149504b3f53e33c9ca91177e32df (patch)
treea16355e688a96cc496bd62c1d5f1202ab064bf2b
parent5f9dd63e24156b97e353112a519d8bd182321836 (diff)
downloadlibxfce4util-64efba3004be149504b3f53e33c9ca91177e32df.tar.gz
add morph file
-rw-r--r--libxfce4util.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/libxfce4util.morph b/libxfce4util.morph
new file mode 100644
index 0000000..baf2a8b
--- /dev/null
+++ b/libxfce4util.morph
@@ -0,0 +1,9 @@
+name: libxfce4util
+kind: chunk
+
+configure-commands:
+ - ./autogen.sh --prefix=${PREFIX}
+build-commands:
+ - make
+install-commands:
+ - make install