Project

General

Profile

« Previous | Next » 

Revision 6940

backups/Makefile; $(public*): Don't add a "public." prefix to get the name of the public schema

View differences:

Makefile
83 83

  
84 84
confirmRm = $(call confirm,WARNING: This will delete the archived import $(1)!)
85 85

  
86
public* = $(*:vegbien.%=public.%)
86
public* = $(*:vegbien.%=%)
87 87

  
88 88
%.backup/remove: %.backup _always
89 89
	@$(call confirmRm,$(public*))

Also available in: Unified diff