Revision 6940
Added by Aaron Marcuse-Kubitza almost 12 years ago
backups/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
backups/Makefile; $(public*): Don't add a "public." prefix to get the name of the public schema