Project

General

Profile

« Previous | Next » 

Revision 6955

schemas/Makefile: Installation: py_functions/install: Removed `env public=`, which is not needed since $(psqlAsAdminVegbien) does not use psql_script_vegbien (which uses $public)

View differences:

schemas/Makefile
65 65
#### py_functions
66 66

  
67 67
py_functions/install: py_functions.sql _always
68
	-<$< env public= $(psqlAsAdminVegbien)
68
	-<$< $(psqlAsAdminVegbien)
69 69
# ignore errors if schema exists
70 70

  
71 71
#### Others

Also available in: Unified diff