Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user