summaryrefslogtreecommitdiff
path: root/strata/trove/subversion-tarball.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/trove/subversion-tarball.morph')
-rw-r--r--strata/trove/subversion-tarball.morph10
1 files changed, 0 insertions, 10 deletions
diff --git a/strata/trove/subversion-tarball.morph b/strata/trove/subversion-tarball.morph
deleted file mode 100644
index cb416d53..00000000
--- a/strata/trove/subversion-tarball.morph
+++ /dev/null
@@ -1,10 +0,0 @@
-name: subversion-tarball
-kind: chunk
-build-system: autotools
-configure-commands:
-- python gen-make.py build.conf
-- ./configure --prefix="$PREFIX" --without-berkeley-db
-install-commands:
-- make install DESTDIR="$DESTDIR"
-- make swig-pl
-- make install-swig-pl DESTDIR="$DESTDIR"