From 6e446fce5b0ffe5e6cc2b884cb8b6c970a0f36dd Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 23 Mar 2013 12:04:19 +0100 Subject: [PATCH] xbps-src: revbump for options 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 a6074ed11d0..9c008789882 100644 --- a/srcpkgs/xbps-src/template +++ b/srcpkgs/xbps-src/template @@ -1,7 +1,7 @@ # Template file for 'xbps-src' pkgname=xbps-src version=20130323 -revision=3 +revision=4 build_style=gnu-makefile make_build_args="PREFIX=/usr ETCDIR=/etc/xbps" make_install_args="PREFIX=/usr ETCDIR=/etc/xbps"