]> git.pld-linux.org Git - packages/dbus.git/commitdiff
- fix dotnet build auto/th/dbus-0_60-1
authorfreetz <freetz@pld-linux.org>
Fri, 20 Jan 2006 11:59:33 +0000 (11:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dbus.spec -> 1.115

dbus.spec

index 83767cb4de60d8a6d34b48f4e1011bb1d1853a1b..9bcddf4f9eaa4ea881d8083db7be46de548dbf58 100644 (file)
--- a/dbus.spec
+++ b/dbus.spec
@@ -346,8 +346,8 @@ sed -i -e 's/DBUS_QT_LIBS=.*/DBUS_QT_LIBS="-lqt-mt"/' configure.in
 %configure \
        QTDIR=/usr \
        %{?debug:--enable-verbose-mode} \
-       %{!?with_dotnet:--disable-mono} \
-       %{!?with_dotnet:--disable-mono-docs} \
+       %{?with_dotnet:--enable-mono} \
+       %{?with_dotnet:--enable-mono-docs} \
        %{!?with_gcj:--disable-gcj} \
        %{?with_gcj:--enable-gcj} \
        %{!?with_glib:--disable-glib} \
This page took 0.231616 seconds and 4 git commands to generate.