CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2014/09/27 01:48:07
Modified files:
productivity/davical: Makefile
Removed files:
productivity/davical/patches: patch-dba_davical_sql
Log message:
Fix user creation (and probably other db-related issues) by removing
quotes around LANGUAGE 'plpgsql' declarations, needed since pgsql > 9.3.
Remove the patch that was fixing a single occurence, and apply some perl
-pi -e magic during post-patch instead.
Taken from https://gitlab.com/davical-project/davical/issues/26, tested
by viq.