intercept: Actually really blacklist it. Like seriously

Signed-off-by: Ikey Doherty <ikey@solus-project.com>
This commit is contained in:
Ikey Doherty
2017-10-12 02:46:05 +01:00
parent 478a0f1810
commit 79fece840c
+1
View File
@@ -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;