[packages/libopenmpt] don't build examples
atler
atler at pld-linux.org
Wed Oct 27 00:23:53 CEST 2021
commit 17e05002ee243a793cee985a3ed8a9a8f0780571
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Oct 27 00:23:04 2021 +0200
don't build examples
not needed and really avoids portaudio dependency when building without
openmpt123
libopenmpt.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/libopenmpt.spec b/libopenmpt.spec
index f72d784..077e109 100644
--- a/libopenmpt.spec
+++ b/libopenmpt.spec
@@ -101,6 +101,7 @@ libopenmpt.
%build
%configure \
+ --disable-examples \
%{!?with_openmpt123:--disable-openmpt123} \
%{!?with_static_libs:--disable-static} \
%{?with_sdl:--with-sdl2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libopenmpt.git/commitdiff/17e05002ee243a793cee985a3ed8a9a8f0780571
More information about the pld-cvs-commit
mailing list