Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
fix accidental revert
Baptiste Daroussin committed 5 months ago
commit a6f7782dacec2cb1ad6b69611c697367182e1105
parent 51d4a973bcf3713e45c766491aff0c5d0d61b4a0
1 file changed +1 -1
modified libpkg/pkg_config.c
@@ -277,7 +277,7 @@ static struct config_entry c[] = {
	{
		PKG_BOOL,
		"CASE_SENSITIVE_MATCH",
-
		"NO",
+
		"YES",
	},
	{
		PKG_INT,