From a89111b6c0d7fd1d4f188d26fefe8b93e587ee65 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 2 Jun 2015 12:17:18 +0200 Subject: [PATCH] xbps: move to usr/bin. --- srcpkgs/xbps/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index dd3b2ba5b0..9f36ca78c1 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -1,7 +1,7 @@ # Template file for 'xbps' pkgname=xbps version=0.44.1 -revision=6 +revision=7 bootstrap=yes build_style=configure short_desc="The XBPS package system utilities" @@ -31,7 +31,7 @@ do_fetch() { do_configure() { CFLAGS+=" -Wno-error=redundant-decls" HAVE_VASPRINTF=1 ./configure --prefix=/usr --sysconfdir=/etc --enable-debug \ - ${CHROOT_READY:+--enable-tests} + --sbindir=/usr/bin ${CHROOT_READY:+--enable-tests} } post_install() { case "$XBPS_TARGET_MACHINE" in