Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!

This commit is contained in:
Juan RP 2012-05-23 18:26:56 +02:00
parent 900779add4
commit 1816de0e4a
2107 changed files with 3050 additions and 10194 deletions

View file

@ -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