Skip to content
Permalink
Browse files

Use pg variant instead of hardcoding

  • Loading branch information
dmacks committed Mar 16, 2018
1 parent a7f42a9 commit a01ddb17a2920d7282286880d348539e4c2441f2
Showing with 1 addition and 1 deletion.
  1. +1 −1 10.9-libcxx/stable/main/finkinfo/libs/octmods/database-oct.info
@@ -55,7 +55,7 @@ CompileScript: <<

pkgsrc=%type_raw[forge]-%v

export PG_CONFIG=%p/opt/postgresql-9.6/bin/pg_config
export PG_CONFIG=%p/opt/postgresql-%type_raw[pg]/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 a01ddb1

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