summaryrefslogtreecommitdiff
path: root/strata/foundation/pciutils.def
blob: 323761d9085c165693898ca15811bf3aa657862b (plain)
1
2
3
4
5
6
7
8
9
10
name: pciutils
configure-commands:
- make ZLIB=no lib/config.mk
- echo PREFIX=$PREFIX >>lib/config.mk
- echo MANDIR=$PREFIX/share/man >>lib/config.mk
build-commands:
- make
install-commands:
- make DESTDIR="$DESTDIR" install
- make DESTDIR="$DESTDIR" install-lib