Permalink
Browse files
database-oct: less fragile pg_config path (not u-a), an pg upgrade
- Loading branch information
Showing
with
3 additions
and
2 deletions.
-
+3
−2
10.9-libcxx/stable/main/finkinfo/libs/octmods/database-oct.info
|
|
@@ -1,8 +1,8 @@ |
|
|
Info2: << |
|
|
Package: database-oct%type_pkg[oct] |
|
|
Version: 2.3.0 |
|
|
Type: oct (3.6.4 3.8.2), forge (database), pg (9.4) |
|
|
Revision: 2 |
|
|
Type: oct (3.6.4 3.8.2), forge (database), pg (9.6) |
|
|
Revision: 3 |
|
|
Maintainer: Alexander Hansen <alexkhansen@users.sourceforge.net> |
|
|
Homepage: http://octave.sourceforge.net/database/index.html |
|
|
License: GPL3 |
|
|
@@ -55,6 +55,7 @@ CompileScript: << |
|
|
|
|
|
pkgsrc=%type_raw[forge]-%v |
|
|
|
|
|
export PG_CONFIG=%p/opt/postgresql-9.6/bin/pg_config |
|
|
%p/share/fink-octave-scripts/octave-forge-patch.sh %type_raw[forge] %v %type_raw[oct] %b %i $pkgsrc |
|
|
./octave-forge-compile.sh |
|
|
<< |
|
|
|