Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
This commit is contained in:
parent
900779add4
commit
1816de0e4a
2107 changed files with 3050 additions and 10194 deletions
|
@ -1,5 +1,6 @@
|
|||
# Template file for 'postgresql-plpython'.
|
||||
#
|
||||
depends="postgresql"
|
||||
short_desc="PL/Python procedural language for PostgreSQL"
|
||||
long_desc="${long_desc}
|
||||
|
||||
|
@ -7,7 +8,6 @@ long_desc="${long_desc}
|
|||
PostgreSQL 8.4 in Python. You need this package if you have any PostgreSQL 8.4
|
||||
functions that use the languages plpython or plpythonu."
|
||||
|
||||
Add_dependency run postgresql
|
||||
|
||||
do_install() {
|
||||
vmove "usr/lib/postgresql/plpython*" usr/lib/postgresql
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue