summaryrefslogtreecommitdiff
path: root/strata/coreutils-common/tar.morph
blob: 3c60a19354ea9b4ed9556d82ad22eb56a50e1da8 (plain)
1
2
3
4
5
6
7
8
9
10
11
name: tar
kind: chunk
build-system: autotools
pre-configure-commands:
- bash bootstrap --skip-po
configure-commands:
- |
  `# [1]` env FORCE_UNSAFE_CONFIGURE=1          \
          ./configure --prefix="$PREFIX"        \
  `# [2]` --disable-gcc-warnings                \
  `# [3]` --bindir=/bin