summaryrefslogtreecommitdiff
path: root/gzip/gzip_1.3.5.oe
blob: deae765befe0886636f2ee665cb78091ad771462 (plain)
1
2
3
4
5
6
7
8
9
10
11
SECTION="base"
PRIORITY="required"
MAINTAINER="Greg Gilbert <greg@treke.net>"
RDEPENDS="libc6"
DEPENDS=virtual/libc

SRC_URI = ${DEBIAN_MIRROR}/main/g/${PN}/${PN}_${PV}.orig.tar.gz \
	  file://${FILESDIR}/configure.patch;patch=1

S=${WORKDIR}/${PN}-${PV}
inherit autotools