Merging
[vuplus_openembedded] / diffutils / diffutils_2.8.1.oe
1 SECTION = "base"
2 LICENSE = "GPL"
3 DESCRIPTION = "Diffutils contains the GNU diff, diff3, \
4 sdiff, and cmp utilities. These programs are usually \
5 used for creating patch files."
6
7 SRC_URI = "${GNU_MIRROR}/diffutils/diffutils-${PV}.tar.gz"
8
9 inherit autotools