diff --git a/srcpkgs/xbps-src/template b/srcpkgs/xbps-src/template index a5d973fe166..c40ffe459f5 100644 --- a/srcpkgs/xbps-src/template +++ b/srcpkgs/xbps-src/template @@ -1,7 +1,7 @@ # Template file for 'xbps-src' pkgname=xbps-src version="$(date -u +%Y%m%d)" -revision=1 +revision=2 build_style=gnu-makefile make_build_args="PREFIX=/usr ETCDIR=/etc/xbps" make_install_args="PREFIX=/usr ETCDIR=/etc/xbps" @@ -10,10 +10,6 @@ short_desc="The XBPS package system - binary package builder" maintainer="Juan RP " homepage="http://code.google.com/p/xbps" license="Simplified BSD" -long_desc=" - The XBPS package system. A new, fast, from scratch and simple - binary package manager. This package includes xbps-src, the - utility to build XBPS binary packages from source packages." noarch=yes nofetch=yes