summaryrefslogtreecommitdiff
path: root/elements/genivi/genivi/linuxquota.bst
blob: ee01d6560e04acdc727169f9da852a9471e5c4df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
kind: autotools
depends:
- foundation.bst
- sound-server-pulseaudio.bst
- cpp-common-libs.bst
sources:
- kind: git
  url: upstream:linuxquota
  track: baserock/genivi/morph
  ref: 0804c89a16736533e440771dc42a15e5d0223902
config:
  configure-commands:
  - autoreconf -ivf
  - ./configure --prefix="%{prefix}"
  build-commands:
  - make "RPCGEN=rpcgen -Y /usr/bin"
  install-commands:
  - make ROOTDIR="%{install-root}" install