summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2013-08-08 16:27:57 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2013-08-08 16:27:57 +0000
commit5c069f13fde648913a59f022957b2c83b5764f39 (patch)
tree04f9107490b9dada9f98790943935f8f3d6f251e
parent26c21c0be69678f9c633c3a10d5402edd6c93e1a (diff)
downloadxfce4-appfinder-baserock/morph.tar.gz
add xfce4-appfinder.morphbaserock/xfce-buildbaserock/morph
-rw-r--r--xfce4-appfinder.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/xfce4-appfinder.morph b/xfce4-appfinder.morph
new file mode 100644
index 0000000..465b6f8
--- /dev/null
+++ b/xfce4-appfinder.morph
@@ -0,0 +1,9 @@
+name: xfce4-appfinder
+kind: chunk
+
+configure-commands:
+ - ./autogen.sh --prefix=${PREFIX}
+build-commands:
+ - make
+install-commands:
+ - make install