Commit c710e90
committed
Fix pg_textsearch install for new release artifact format
v0.6.1 ships tarballs with raw extension files instead of .deb
packages in .zip files. Update the install script to download the
tarball and copy .so/.sql/.control files to the correct directories.1 parent 800ddd3 commit c710e90
File tree
1 file changed
+5
-4
lines changed- build_scripts
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
421 | | - | |
| 421 | + | |
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
| 425 | + | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
429 | | - | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
430 | 431 | | |
431 | 432 | | |
432 | 433 | | |
| |||
0 commit comments