summaryrefslogtreecommitdiff
path: root/chunks/gdbm.morph
blob: bd24dc074c542b63d86f92d245cea359916b8eb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
name: gdbm
kind: chunk
repo: upstream:gdbm
ref: 51871d08a48ff781186f7a7b22ec69a1db38eb4c
unpetrify-ref: baserock/build-essential
configure-commands:
- ./configure --prefix="$PREFIX" --enable-libgdbm-compat --disable-nls
build-commands:
- make MANS= INFO_DEPS=
install-commands:
- make MANS= INFO_DEPS= DESTDIR="$DESTDIR" install