aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/xfsprogs/template
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-09-08 14:51:15 +0000
committerJuan RP <xtraeme@gmail.com>2014-09-08 14:51:15 +0000
commitfc2ad302d34758e0af074b67c8d7f2f2c4af8dd8 (patch)
tree240e753db5da0e91253801f9d926c55ff7808e07 /srcpkgs/xfsprogs/template
parente2eaeccaaba5ccd9b722ddf5f36b09870a8c3cfc (diff)
downloadvoid-packages-fc2ad302d34758e0af074b67c8d7f2f2c4af8dd8.tar
void-packages-fc2ad302d34758e0af074b67c8d7f2f2c4af8dd8.tar.gz
void-packages-fc2ad302d34758e0af074b67c8d7f2f2c4af8dd8.tar.bz2
void-packages-fc2ad302d34758e0af074b67c8d7f2f2c4af8dd8.tar.lz
void-packages-fc2ad302d34758e0af074b67c8d7f2f2c4af8dd8.tar.xz
void-packages-fc2ad302d34758e0af074b67c8d7f2f2c4af8dd8.tar.zst
void-packages-fc2ad302d34758e0af074b67c8d7f2f2c4af8dd8.zip
xfsprogs: remove lib32disabled; otherwise xfsprogs-devel-32bit would be broken.
Diffstat (limited to '')
-rw-r--r--srcpkgs/xfsprogs/template3
1 files changed, 1 insertions, 2 deletions
diff --git a/srcpkgs/xfsprogs/template b/srcpkgs/xfsprogs/template
index c44c776214c..01faad7c48d 100644
--- a/srcpkgs/xfsprogs/template
+++ b/srcpkgs/xfsprogs/template
@@ -1,7 +1,7 @@
# Template file for 'xfsprogs'
pkgname=xfsprogs
version=3.2.1
-revision=1
+revision=2
build_style=gnu-configure
configure_args="--bindir=/usr/bin --sbindir=/usr/bin --enable-readline=yes --enable-blkid=yes --enable-lib64=no"
hostmakedepends="libuuid-devel"
@@ -13,7 +13,6 @@ license="LGPL-2.1"
homepage="http://oss.sgi.com/projects/xfs/"
distfiles="ftp://oss.sgi.com/projects/xfs/cmd_tars/${pkgname}-${version}.tar.gz"
checksum=83f8ea4c38fe9f42b9f12cd523519287a9695f2cf4f3064e9e9a839f71185767
-lib32disabled=yes
pre_configure() {
export DEBUG=-DNDEBUG