blob: f43a274a8fb6317f910c0833745d89ea359fa331 (
plain)
1
2
3
4
5
6
7
8
|
SECTION = "devel"
LICENSE = "GPL"
DESCRIPTION = "Patchutils is a small collection of programs that operate on patch files."
SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2"
inherit autotools
|