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