Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
plist: fix the schema about the prepackaging scripts
Baptiste Daroussin committed 5 years ago
commit 576f4c77f3476de7da0843693710ccd0ee0cf954
parent 07fbefb
1 file changed +1 -1
modified libpkg/pkg_ports.c
@@ -110,7 +110,7 @@ keyword_open_schema(void)
		"    actions_script = { type = string }; "
		"    arguments = { type = boolean }; "
		"    preformat_arguments { type = boolean };
-
		"    validation = { type = string }; "
+
		"    prepackaging = { type = string }; "
		"    deprecated = { type = boolean }; "
		"    deprecation_message = { type = string }; "
		"    attributes = { "