From 071de7e553ef09d0d1a640c5c86f5b1baab4fecd Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 5 Feb 2013 15:04:09 +0100 Subject: [PATCH] xbps-src: revbump for more cross fixes. --- srcpkgs/xbps-src/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xbps-src/template b/srcpkgs/xbps-src/template index 6a1f79f83ba..deedcc6d636 100644 --- a/srcpkgs/xbps-src/template +++ b/srcpkgs/xbps-src/template @@ -1,7 +1,7 @@ # Template file for 'xbps-src' pkgname=xbps-src version=20130205 -revision=4 +revision=5 build_style=gnu-makefile make_build_args="PREFIX=/usr ETCDIR=/etc/xbps" make_install_args="PREFIX=/usr ETCDIR=/etc/xbps"