summaryrefslogtreecommitdiff
path: root/tar/tar_1.13.93.oe
blob: 07b89f6696d581b3fe1ef8a35d3762a00bf1817f (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "GNU tar saves many files together into a single tape \
or disk archive, and can restore individual files from the archive."
LICENSE = "GPL"
DEPENDS = "virtual/libc"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"

SRC_URI = "ftp://alpha.gnu.org/gnu/tar/tar-${PV}.tar.gz \
	   file://configure.patch;patch=1 \
	   file://m4.patch;patch=1"

inherit autotools