[Lunar-commits] <moonbase-other> pulseaudio: remove unnecessary libtoolize and autoreconf
Stefan Wold
ratler at lunar-linux.org
Sat Nov 8 10:48:36 CET 2014
commit 2395621c1ca8efdf54c8d4ff2167fd24e2818255
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sat, 08 Nov 2014 10:47:53 +0100
URL: https://github.com/lunar-linux/moonbase-other/commit/2395621c1ca8efdf54c8d4ff2167fd24e2818255
pulseaudio: remove unnecessary libtoolize and autoreconf
This caused issues with newer libtool.
---
audio/pulseaudio/BUILD | +0/-3
1 file changed, 3 deletions(-)
--- a/audio/pulseaudio/BUILD
+++ b/audio/pulseaudio/BUILD
@@ -3,9 +3,6 @@
OPTS+=" --with-udev-rules-dir=/usr/lib/udev/rules.d"
fi &&
- libtoolize --copy --force --automake &&
- autoreconf &&
-
OPTS+=" --disable-hal-compat" &&
default_build &&
More information about the Lunar-commits
mailing list