aboutsummaryrefslogtreecommitdiffstats
path: root/tar/tar_1.13.93.oe
blob: 19600c6810e88d38a9070b4c9db957046bb48a40 (plain)
1
2
3
4
5
6
7
8
9
10
11
SECTION = "base"
DESCRIPTION = "GNU tar saves many files together into a single tape \
or disk archive, and can restore individual files from the archive."
LICENSE = "GPL"
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