summaryrefslogtreecommitdiff
path: root/trove/subversion-tarball.morph
blob: cc0a145c6a2c2b053bd22640da60aab622b26e28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name: trove/subversion-tarball.morph
kind: chunk
repo: upstream:subversion-tarball
ref: 351e074672d9aa6446d5829938b697a3d6b23266
build-system: autotools
configure-commands:
- python gen-make.py build.conf
- ./configure --prefix="$PREFIX" --without-berkeley-db
build-commands:
- make
install-commands:
- make install DESTDIR="$DESTDIR"
- make swig-pl
- make install-swig-pl DESTDIR="$DESTDIR"
build_depends:
- trove/swig-tarball.morph
- trove/libapr-tarball.morph
- trove/libapr-util-tarball.morph
- trove/libserf-tarball.morph
- trove/neon.morph