summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-06-13 17:17:43 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-06-14 06:36:23 +0000
commiteef4ccddcb81f111753bf37e09d5170fc672535c (patch)
tree1a2d1983a67e90c8fb2bb8dea92c48e17387b3b7
parent4cd91ed54c0e016e215acf496120df6897743a7b (diff)
downloadstow-baserock/v2.2.0.tar.gz
add stow.morphbaserock/v2.2.0
-rw-r--r--stow.morph13
1 files changed, 13 insertions, 0 deletions
diff --git a/stow.morph b/stow.morph
new file mode 100644
index 0000000..81062c7
--- /dev/null
+++ b/stow.morph
@@ -0,0 +1,13 @@
+name: stow
+kind: chunk
+configure-commands:
+- autoreconf -ivf
+- ./configure --prefix="$PREFIX"
+build-commands:
+- make bin/stow
+- make lib/Stow.pm
+install-commands:
+- make install-exec
+- make install-dist_pmstowDATA
+- make install-pmDATA
+- make install-binSCRIPTS