From 1e046492542270753ef9ae445b1484c531547e73 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 14 Mar 2014 14:14:09 +0100 Subject: [PATCH] f2fs-tools: rebuild to drop compressed manpages. --- srcpkgs/f2fs-tools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/f2fs-tools/template b/srcpkgs/f2fs-tools/template index 8f14fffde60..f681a1dcead 100644 --- a/srcpkgs/f2fs-tools/template +++ b/srcpkgs/f2fs-tools/template @@ -1,7 +1,7 @@ # Template file for 'f2fs-tools' pkgname=f2fs-tools version=1.3.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--sbindir=/usr/bin --disable-static" make_install_args="sbindir=/usr/bin"