Update all source packages for xbps-src>=90.

This commit is contained in:
Juan RP
2014-01-01 16:10:11 +01:00
parent 94982a142c
commit 925d471cbf
1721 changed files with 3131 additions and 13803 deletions

View File

@@ -3,6 +3,7 @@ pkgname=diffutils
version=3.3
revision=1
build_style=gnu-configure
conflicts="chroot-diffutils>=0"
short_desc="The GNU diff utilities"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnu.org/software/diffutils"
@@ -14,10 +15,3 @@ long_desc="
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."
diffutils_package() {
conflicts="chroot-diffutils>=0"
pkg_install() {
vmove usr
}
}