summaryrefslogtreecommitdiff
path: root/chunks/help2man.morph
blob: 637213ffd859a5b2f9c48c5ce1be91999a6c02fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: help2man
kind: chunk
repo: upstream:help2man
ref: 0191a5f61525f8deea2ae8bdfea88190d85b6a71
unpetrify-ref: baserock/morph
configure-commands:
- autoreconf -i
- ./configure --prefix=/usr
build-commands:
- make
install-commands:
- make  DESTDIR="$DESTDIR" install