]> git.pld-linux.org Git - packages/avahi.git/commitdiff
- do not include macros.mono when building without dotnet
authortommat <tommat@pld-linux.org>
Wed, 7 Nov 2007 05:58:47 +0000 (05:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avahi.spec -> 1.78

avahi.spec

index d1d2c882f299e2bb7183d43c3cb00b7b874e776b..e9d45ac709a757d3dc37902c3127f4832f8b8b1f 100644 (file)
@@ -13,7 +13,9 @@
 %undefine      with_qt3
 %undefine      with_qt4
 %endif
+%if %{with dotnet}
 %include /usr/lib/rpm/macros.mono
+%{endif}
 #
 Summary:       Free mDNS/DNS-SD implementation
 Summary(pl.UTF-8):     Wolna implementacja mDNS/DNS-SD
This page took 0.083521 seconds and 4 git commands to generate.