summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-08-16 15:45:46 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2013-08-16 15:45:46 +0000
commit2cdfe9375f1145603d002c12be950062ae54da21 (patch)
tree8406014e433f09da7810ce6008797d1c5475ba35
parent73a371461f818512f921941c046a3a91f5bc45b9 (diff)
parent7d68bdab3e31f85bef3e107bf9726fdc12eac022 (diff)
downloadlzo-2cdfe9375f1145603d002c12be950062ae54da21.tar.gz
Merge remote-tracking branch 'origin/baserock/xfce-build' into baserock/morphbaserock/morph
Reviewed-by: Daniel Silverstone
-rw-r--r--lzo.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/lzo.morph b/lzo.morph
new file mode 100644
index 0000000..a1a7bbc
--- /dev/null
+++ b/lzo.morph
@@ -0,0 +1,5 @@
+name: lzo
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./configure --enable-shared=yes --prefix="$PREFIX"