From 78a3eac9fe81ee46a3c3b836e6354be139c4d97b Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 30 Apr 2012 02:27:59 -0400 Subject: Fix "build" file. --- diff --git a/build b/build index b555d0e..5875c3f 100755 --- a/build +++ b/build @@ -9,9 +9,9 @@ alsa-utils.buildstamp: cd src && \ ./configure --prefix=/usr \ --build=$${OH_BUILD_ARCH_GNU} --host=$${OH_HOST_ARCH_GNU} \ + --disable-xmlto \ --disable-alsaconf && \ make && make DESTDIR=$$(pwd)/../dest install - oh-strip /usr/bin/* /usr/sbin/* oh-installfiles $(PKGS) oh-installdocs alsa-utils oh-gencontrol $(PKGS) -- cgit v0.9.1