]> git.pld-linux.org Git - packages/libindicate.git/commitdiff
- disable mono on x32
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 2 May 2015 19:12:47 +0000 (21:12 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 2 May 2015 19:12:47 +0000 (21:12 +0200)
libindicate.spec

index 87aca674e6a55462355d9a8e8c9779a584438d8c..30b8b195ef64f2ac65a971368c459759897747c1 100644 (file)
@@ -10,6 +10,9 @@
 # .NET bindings depend on gtk-sharp2 and use GTK+ 2.x variant of libindicate-gtk
 %undefine      with_dotnet
 %endif
+%ifarch x32
+%undefine      with_dotnet
+%endif
 Summary:       Libindicate library
 Summary(pl.UTF-8):     Biblioteka libindicate
 Name:          libindicate
This page took 0.095607 seconds and 4 git commands to generate.