diffutils: remove long_desc.
This commit is contained in:
parent
d4e65909c5
commit
727ab5596a
1 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'diffutils'
|
# Template file for 'diffutils'
|
||||||
pkgname=diffutils
|
pkgname=diffutils
|
||||||
version=3.3
|
version=3.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conflicts="chroot-diffutils>=0"
|
conflicts="chroot-diffutils>=0"
|
||||||
short_desc="The GNU diff utilities"
|
short_desc="The GNU diff utilities"
|
||||||
|
@ -10,8 +10,3 @@ homepage="http://www.gnu.org/software/diffutils"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=a25e89a8ab65fded1731e4186be1bb25cda967834b6df973599cdcd5abdfc19c
|
checksum=a25e89a8ab65fded1731e4186be1bb25cda967834b6df973599cdcd5abdfc19c
|
||||||
long_desc="
|
|
||||||
Diffutils contains the GNU diff, diff3, sdiff, and cmp utilities. Their
|
|
||||||
features are a superset of the Unix features and they are significantly
|
|
||||||
faster. Cmp has been moved into this package from the GNU textutils package.
|
|
||||||
These programs are usually used for creating patch files."
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue