forked from pool/cddlib
- Switch include directory to /usr/include/cdd as that seems to be
expected by downstream programs (like gfan). OBS-URL: https://build.opensuse.org/package/show/science/cddlib?expand=0&rev=15
This commit is contained in:
parent
d05cd27ba5
commit
d56e0fe6d8
@ -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
|
Mon Feb 20 23:47:31 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -68,7 +68,7 @@ of linear inequalities.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
%configure --enable-shared --disable-static
|
%configure --enable-shared --disable-static --includedir="%_includedir/cdd"
|
||||||
make %{?_smp_mflags} V=1
|
make %{?_smp_mflags} V=1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user