[packages/loaddap] - fix build with octave 4.2.1 - rel 4
baggins
baggins at pld-linux.org
Fri May 26 20:04:39 CEST 2017
commit 421aa08ae382a4c1ad13c15db0d101bb49778d6e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri May 26 20:04:23 2017 +0200
- fix build with octave 4.2.1
- rel 4
loaddap.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/loaddap.spec b/loaddap.spec
index 1fccab9..0ab0d8f 100644
--- a/loaddap.spec
+++ b/loaddap.spec
@@ -2,7 +2,7 @@ Summary: The OPeNDAP Matlab Command Line Interface Client
Summary(pl.UTF-8): Klient linii poleceń Matlaba do OPeNDAP
Name: loaddap
Version: 3.7.3
-Release: 3
+Release: 4
License: LGPL v2.1+
Group: Libraries
Source0: http://www.opendap.org/pub/source/%{name}-%{version}.tar.gz
@@ -52,7 +52,7 @@ do Matlaba/Octave.
MEXEXT=oct \
--with-matlab=/usr
%{__make} \
- MEX="/usr/bin/mkoctfile -I. -DHAVE_CONFIG_H" \
+ MEX="/usr/bin/mkoctfile -I. -DHAVE_CONFIG_H -I/usr/include/octave" \
MEXFLAGS= \
MEXLDADD=
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/loaddap.git/commitdiff/421aa08ae382a4c1ad13c15db0d101bb49778d6e
More information about the pld-cvs-commit
mailing list