summaryrefslogtreecommitdiff
path: root/strata/core/help2man.def
blob: 34d2d2983fd5d0b1067eea6818d818722bb43520 (plain)
1
2
3
4
5
6
7
8
name: help2man
configure-commands:
- autoreconf -i
- ./configure --prefix=/usr
build-commands:
- make
install-commands:
- make  DESTDIR="$DESTDIR" install