Radish
alpha
Sign in
H
HardenedBSD-pkg
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Clone
Radicle
Git
Source
Commits
10440
Issues
Patches
Commits
›
a6f7782
fix accidental revert
Baptiste Daroussin
committed
5 months ago
commit a6f7782dacec2cb1ad6b69611c697367182e1105
parent
51d4a97
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,