[Pkg-ocaml-maint-commits] [SCM] liquidsoap packaging branch, master, updated. debian/1.0.0_beta1+20110525_hgbcdbe01d2de5-1-9-gcf59d17

Romain Beauxis toots at rastageeks.org
Thu Jun 23 13:56:18 UTC 2011


The following commit has been merged in the master branch:
commit 3b93ae317b5d8cd7cf88c51c7005efbd2202911d
Author: Romain Beauxis <toots at rastageeks.org>
Date:   Thu Jun 23 01:42:19 2011 -0500

    disable-custom for for testing purposes..

diff --git a/debian/rules b/debian/rules
index c754f44..23a2c3e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := \
   --enable-portaudio-plugin --enable-pulseaudio-plugin --enable-ao-plugin \
   --enable-graphics-plugin --enable-bjack-plugin --enable-soundtouch-plugin \
   --enable-ladspa-plugin --enable-oss-plugin --enable-alsa-plugin \
-  --enable-flac.ogg-plugin --enable-samplerate-plugin --disable-custom
+  --enable-flac.ogg-plugin --enable-samplerate-plugin
 DEB_MAKE_BUILD_TARGET := all doc
 DEB_MAKE_INSTALL_TARGET := doc install DESTDIR=$(CURDIR)/debian/tmp/ OCAMLFIND_DESTDIR=$(CURDIR)/debian/tmp/$(OCAML_STDLIB_DIR) \
 		                       prefix=$(CURDIR)/debian/tmp/usr sysconfdir=$(CURDIR)/debian/tmp/etc \

-- 
liquidsoap packaging



More information about the Pkg-ocaml-maint-commits mailing list