summaryrefslogtreecommitdiff
path: root/chunks/linuxquota.morph
blob: a08445fdaf232584fb510ec0d54d5890b38e05d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: linuxquota
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