summaryrefslogtreecommitdiff
path: root/genivi/strata/genivi/linuxquota.morph
blob: 826696ad553e29fb1780e18de0ec4d7f19105dc7 (plain)
1
2
3
4
5
6
7
8
9
10
name: linuxquota
kind: chunk
build-system: autotools
configure-commands:
- autoreconf -ivf
- ./configure --prefix="$PREFIX"
build-commands:
- make "RPCGEN=rpcgen -Y /usr/bin"
install-commands:
- make ROOTDIR="$DESTDIR" install