From 3867b335f2c548af213be685328043fb171e8c98 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 23 Dec 2012 16:15:06 +0100 Subject: [PATCH] xbps-src: revbump for latest fixes from git. --- srcpkgs/xbps-src/template | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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