Skip to content
Permalink
Browse files

database-oct: less fragile pg_config path (not u-a), an pg upgrade

  • Loading branch information
dmacks committed Mar 15, 2018
1 parent 35191b2 commit a6af84435322467ba2f57f6b443e858ae20b7871
Showing with 3 additions and 2 deletions.
  1. +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
<<

0 comments on commit a6af844

Please sign in to comment.
You can’t perform that action at this time.