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