Revision 11550
Added by Aaron Marcuse-Kubitza about 11 years ago
Makefile | ||
---|---|---|
41 | 41 |
|
42 | 42 |
#### public |
43 | 43 |
|
44 |
confirmRmPublicSchema = $(call confirm,WARNING: This will delete the $(1)\
|
|
44 |
confirmRmPublicSchema = $(call confirm,WARNING: This will delete any $(1)\
|
|
45 | 45 |
schema of your VegBIEN DB!,$(2)) |
46 | 46 |
|
47 | 47 |
# Installs a version of the public schema |
Also available in: Unified diff
schemas/Makefile: $(confirmRmPublicSchema0): use "any ... schema" instead of "the ... schema" because the schema in question may not exist