From dff5bfd7f2ae8777c07fe9b466cbb0f018da67b6 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 23 May 2010 05:33:37 +0000 Subject: [PATCH] - disable silent-rules Changed files: alsa-lib.spec -> 1.154 --- alsa-lib.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alsa-lib.spec b/alsa-lib.spec index 4b29c44..6021252 100644 --- a/alsa-lib.spec +++ b/alsa-lib.spec @@ -195,10 +195,10 @@ Moduł wiązania Pythona dla interfejsu miksera architektury ALSA. %{__autoheader} %{__automake} %configure \ - --enable-static \ + --disable-silent-rules \ %{!?with_python:--disable-python} \ %{?with_resmgr:--enable-resmgr} \ - %{!?with_static_libs:--disable-static} + %{?with_static_libs:--enable-static} %{__make} %{?with_apidocs:%{__make} doc} -- 2.43.0