Accepting request 86246 from home:coolo:branches:openSUSE:Factory
- disable GD plugin completely OBS-URL: https://build.opensuse.org/request/show/86246 OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=34
This commit is contained in:
parent
4c9dbf1b63
commit
ffa1f11af6
@ -276,6 +276,7 @@ export CPPFLAGS="%{optflags}"
|
|||||||
--disable-dependency-tracking \
|
--disable-dependency-tracking \
|
||||||
--with-ipsepcola \
|
--with-ipsepcola \
|
||||||
--without-ming \
|
--without-ming \
|
||||||
|
--disable-silent-rules \
|
||||||
--enable-ltdl-install=no \
|
--enable-ltdl-install=no \
|
||||||
--disable-io
|
--disable-io
|
||||||
make DESTDIR=%{buildroot} %{?_smp_mflags}
|
make DESTDIR=%{buildroot} %{?_smp_mflags}
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 3 11:53:27 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- disable GD plugin completely
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 28 19:08:30 UTC 2011 - idonmez@suse.com
|
Wed Sep 28 19:08:30 UTC 2011 - idonmez@suse.com
|
||||||
|
|
||||||
|
@ -109,7 +109,10 @@ export CPPFLAGS="%{optflags}"
|
|||||||
--enable-ltdl-install=no \
|
--enable-ltdl-install=no \
|
||||||
--with-ipsepcola \
|
--with-ipsepcola \
|
||||||
--without-ming \
|
--without-ming \
|
||||||
--disable-io
|
--disable-io \
|
||||||
|
--disable-silent-rules \
|
||||||
|
--with-mylibgd=no \
|
||||||
|
--with-libgd=no
|
||||||
make %{?_smp_mflags} DESTDIR=%{buildroot}
|
make %{?_smp_mflags} DESTDIR=%{buildroot}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user