summaryrefslogtreecommitdiff
path: root/elements/core/texinfo-tarball.bst
blob: 02aa9e9a026b1e69f4e1a2ae2aa2d86c2057e4e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
kind: manual
depends:
- gnu-toolchain.bst
- core/ncurses.bst
- core/perl.bst
sources:
- kind: git
  url: upstream:texinfo-tarball
  track: texinfo-5.2
  ref: 6a55f074b1f67d02149c13931eb1df9f0e539b15
config:
  configure-commands:
  - ./configure --prefix="%{prefix}"
  build-commands:
  - make
  install-commands:
  - make DESTDIR="%{install-root}" install
  - make DESTDIR="%{install-root}" TEXMF="%{prefix}/share/texmf" install-tex