chroot-make: remove long_desc.

This commit is contained in:
Juan RP 2014-02-18 16:04:11 +01:00
parent 483c2a0b88
commit 2a4806a40a

View file

@ -1,7 +1,7 @@
# Template build file for 'chroot-make'
pkgname=chroot-make
version=4.0
revision=1
revision=2
bootstrap=yes
wrksrc="make-${version}"
conflicts="make>=0"
@ -14,12 +14,6 @@ homepage="http://www.gnu.org/software/make/"
license="GPL-3"
distfiles="http://ftp.gnu.org/pub/gnu/make/make-$version.tar.bz2"
checksum=e60686c7afede62cc8c86ad3012cf081ea4887daf9d223ce7115703b2bb2dbdb
long_desc="
GNU Make is a program that determines which pieces of a large
program need to be recompiled and issues the commands to
recompile them, when necessary.
This package is only meant to be used by xbps-src, don't install it manually."
post_install() {
rm -rf ${DESTDIR}/usr/share