Accepting request 26717 from home:jengelh:branches:graphics

Copy from home:jengelh:branches:graphics/graphviz via accept of submit request 26717 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/26717
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=5
This commit is contained in:
Stephan Kulow 2010-01-14 06:47:46 +00:00 committed by Git OBS Bridge
parent 4dfe22ce75
commit f875266c75
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 15 21:30:37 CET 2009 - jengelh@medozas.de
- enable parallel building
-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de

View File

@ -127,7 +127,7 @@ export CPPFLAGS="%optflags"
--with-ipsepcola \
--without-ming \
--disable-io
make DESTDIR=%buildroot
make %{?jobs:-j%jobs} DESTDIR=%buildroot
%install
make install \