]> git.pld-linux.org Git - packages/avahi.git/commitdiff
- enable mono where avaliable
authortommat <tommat@pld-linux.org>
Fri, 16 May 2008 12:13:06 +0000 (12:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avahi.spec -> 1.83

avahi.spec

index 1fc530a354d25100de1f0f3cd4bd19ee7e241d85..5b0b49cb624f26eed45f86befad93e337d5cb564 100644 (file)
@@ -9,6 +9,13 @@
 %bcond_without qt3             # build without qt3 bindings
 %bcond_without qt4             # build without qt4 bindings
 #
+%fnarch %{ix86} %{x8664} alpha arm hppa ia64 mips ppc s390 s390x sparc sparcv9
+%undefine with_mono
+%endif
+%ifarch i386
+%undefine with_mono
+%endif
+
 %if !%{with qt}
 %undefine      with_qt3
 %undefine      with_qt4
This page took 0.069097 seconds and 4 git commands to generate.