summaryrefslogtreecommitdiff
path: root/elements/gnome/flatpak-common/elfutils.bst
blob: d55f4dc222a5d86cd6ff25101a3674183f0b673f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
kind: autotools
depends:
- ostree-core.bst
- privileges-management.bst
- x-common.bst
sources:
- kind: git
  url: upstream:elfutils
  track: elfutils-0.168
  ref: 515dd0acc77673c953380bcf5ccfb05b83c5a3ab
config:
  configure-commands:
  - autoreconf -fi
  - ./configure --prefix="%{prefix}" --sysconfdir=/etc --localstatedir=/var --enable-maintainer-mode