File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9292 "0.2.0"
9393 "0.3.1"
9494 "0.3.3"
95+ "0.3.4"
9596 ] ) ;
9697
9798 preBuild = ''
Original file line number Diff line number Diff line change 102102 sed -i 's@/usr/bin/file@${ file } /bin/file@' configure
103103 configureFlags="--datadir=$out/share/postgresql --datarootdir=$out/share/postgresql --bindir=$out/bin --docdir=$doc/share/doc/${ pname } --with-gdalconfig=${ gdal } /bin/gdal-config --with-jsondir=${ json_c . dev } --with-sfcgal"
104104
105- makeFlags="PERL=${ perl } /bin/perl datadir=$out/share/postgresql pkglibdir=$out/lib bindir=$out/bin docdir=$doc/share/doc/${ pname } "
105+ makeFlags="PERL=${ perl } /bin/perl datadir=$out/share/postgresql pkglibdir=$out/lib bindir=$out/bin docdir=$doc/share/doc/${ pname } PG_SHAREDIR=$out/share/postgresql PG_SHAREDIR=$out/share/postgresql "
106106 '' ;
107107
108108 postConfigure = ''
Original file line number Diff line number Diff line change 556556 },
557557 "3.3.7" : {
558558 "postgresql" : [
559- " 17" ,
560- " 18"
559+ " 17"
561560 ],
562561 "hash" : " sha256-UHJKDd5JrcJT5Z4CTYsY/va+ToU0GUPG1eHhuXTkP84="
562+ },
563+ "3.6.1" : {
564+ "postgresql" : [
565+ " 18"
566+ ],
567+ "hash" : " sha256-7Az6q0dWMBBiEdGA1x30Z4LkHhC23/6R15yoGOzSy7Q="
563568 }
569+
564570 },
565571 "rum" : {
566572 "1.3" : {
You can’t perform that action at this time.
0 commit comments