]> git.pld-linux.org Git - packages/alsa-lib.git/blobdiff - alsa-lib.spec
- disable silent-rules
[packages/alsa-lib.git] / alsa-lib.spec
index 4b29c4493ba57e59737c83f350ae758bf4b0cc35..6021252843e8af5720a9947e82442512588d124d 100644 (file)
@@ -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}
This page took 0.035929 seconds and 4 git commands to generate.