From 86a6a44ba3f012632e6b1d26528f2c5611017df2 Mon Sep 17 00:00:00 2001 From: Ismo Puustinen Date: Tue, 18 Jun 2013 11:37:54 +0300 Subject: [PATCH] packaging: removed ASM support. --- packaging.in/murphy.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging.in/murphy.spec.in b/packaging.in/murphy.spec.in index b279d25..00ec2d1 100644 --- a/packaging.in/murphy.spec.in +++ b/packaging.in/murphy.spec.in @@ -15,7 +15,7 @@ %{!?_with_qt:%{!?_without_qt:%define _without_qt 1}} %{!?_with_dbus:%{!?_without_dbus:%define _with_dbus 1}} %{!?_with_telephony:%{!?_without_telephony:%define _with_telephony 1}} -%{!?_with_audiosession:%{!?_without_audiosession:%define _with_audiosession 1}} +%{!?_with_audiosession:%{!?_without_audiosession:%define _without_audiosession 0}} %{!?_with_websockets:%{!?_without_websockets:%define _with_websockets 1}} %{!?_with_squashpkg:%{!?_without_squashpkg:%define _with_squashpkg 1}} -- 2.7.4