xfsprogs: remove lib32disabled; otherwise xfsprogs-devel-32bit would be broken.
This commit is contained in:
parent
e2eaeccaab
commit
fc2ad302d3
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue