Accepting request 559955 from science

- Switch include directory to /usr/include/cdd as that seems to be
  expected by downstream programs (like gfan).

OBS-URL: https://build.opensuse.org/request/show/559955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cddlib?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2018-01-23 12:52:27 +00:00 committed by Git OBS Bridge
commit 7b1692a05d
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 25 21:51:31 UTC 2017 - jengelh@inai.de
- Switch include directory to /usr/include/cdd as that seems to be
expected by downstream programs (like gfan).
-------------------------------------------------------------------
Mon Feb 20 23:47:31 UTC 2017 - jengelh@inai.de

View File

@ -68,7 +68,7 @@ of linear inequalities.
%build
autoreconf -fi
%configure --enable-shared --disable-static
%configure --enable-shared --disable-static --includedir="%_includedir/cdd"
make %{?_smp_mflags} V=1
%install