summaryrefslogtreecommitdiff
path: root/elements/core/libcap2.bst
blob: 2131fc285989521efbdfeb855dd40670ada0d1e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
kind: manual

depends:
- filename: gnu-toolchain.bst
  type: build
- filename: core/autoconf.bst
  type: build
- filename: core/automake.bst
  type: build
- filename: core/gettext-tarball.bst
  type: build
- filename: core/libtool.bst
  type: build
- filename: core/pkg-config.bst
  type: build
- filename: core/attr.bst
  type: build
- filename: core/acl.bst
  type: build
- filename: core/linux-pam.bst
  type: build

sources:
- kind: git
  url: upstream:libcap2
  track: baserock/morph
  ref: 4f7cca1bc9c2a274edb39d351b65747010d3ba7b

config:
  build-commands:
  - make prefix="%{prefix}"
  install-commands:
  - make prefix="%{prefix}" DESTDIR="%{install-root}" RAISE_SETFCAP=no install lib=lib