summaryrefslogtreecommitdiff
path: root/strata/webtools/tar.def
blob: c7e7693d8625833bdac75023ca46ceeab7fc9787 (plain)
1
2
3
4
5
6
7
8
9
name: tar
configure-commands:
- bash bootstrap --skip-po
- FORCE_UNSAFE_CONFIGURE=1 ./configure --prefix=/usr --bindir=/bin --libexecdir=/usr/sbin
  --disable-nls
build-commands:
- make
install-commands:
- make DESTDIR="$DESTDIR" install