forked from pool/graphviz
Accepting request 214074 from home:k0da:branches:graphics
- Don't build C# binding without mono. Otherwise we get unpackaged files. OBS-URL: https://build.opensuse.org/request/show/214074 OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=76
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 14 11:54:17 UTC 2014 - dvlaeev@suse.com
|
||||
|
||||
- Don't build C# binding without mono. Otherwise we get unpackaged
|
||||
files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 11 07:27:19 UTC 2014 - coolo@suse.com
|
||||
|
||||
|
@@ -304,6 +304,9 @@ export CPPFLAGS="%{optflags}"
|
||||
--without-ming \
|
||||
--disable-silent-rules \
|
||||
--enable-ltdl-install=no \
|
||||
%if %{!with mono}
|
||||
--enable-sharp=no \
|
||||
%endif
|
||||
--disable-io
|
||||
make DESTDIR=%{buildroot} %{?_smp_mflags}
|
||||
|
||||
|
Reference in New Issue
Block a user