summaryrefslogtreecommitdiff
path: root/strata/build-essential/zlib.def
blob: 730688b14798b6951dc9b71f0946b0d2954ee031 (plain)
1
2
3
4
5
6
7
8
name: zlib
max-jobs: 1
configure-commands:
- ./configure --prefix="$PREFIX"
build-commands:
- make
install-commands:
- make DESTDIR="$DESTDIR" install