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