mirror of
https://github.com/clearlinux/linux-steam-integration.git
synced 2026-09-06 22:01:27 +00:00
intercept: Actually really blacklist it. Like seriously
Signed-off-by: Ikey Doherty <ikey@solus-project.com>
This commit is contained in:
@@ -231,6 +231,7 @@ char *lsi_blacklist_vendor(const char *name)
|
||||
if (getenv("LSI_DEBUG") && file_exists) {
|
||||
emit_overriden_lib(name);
|
||||
}
|
||||
return NULL;
|
||||
}
|
||||
/* Allowed to exist */
|
||||
return (char *)name;
|
||||
|
||||
Reference in New Issue
Block a user