From dbfb6e17e01136d6756bffb82bc1406782989bd0 Mon Sep 17 00:00:00 2001 From: aszlig Date: Mon, 23 Sep 2019 16:30:04 +0200 Subject: pkgs/santander: Remove obsolete package The upstream service was shut down at September 11th 2019, so there really is no need anymore for this package. Signed-off-by: aszlig --- pkgs/aszlig/santander/pipelight.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 pkgs/aszlig/santander/pipelight.patch (limited to 'pkgs/aszlig/santander/pipelight.patch') diff --git a/pkgs/aszlig/santander/pipelight.patch b/pkgs/aszlig/santander/pipelight.patch deleted file mode 100644 index 3a07da72..00000000 --- a/pkgs/aszlig/santander/pipelight.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/src/windows/pluginloader/pluginloader.c b/src/windows/pluginloader/pluginloader.c -index 9e8556f..c50be2a 100644 ---- a/src/windows/pluginloader/pluginloader.c -+++ b/src/windows/pluginloader/pluginloader.c -@@ -1510,7 +1510,7 @@ void dispatcher(int functionid, Stack &stack){ - NPObject *objectValue; - NPError result; - -- if (variable == NPPVpluginScriptableNPObject) -+ if (variable == NPPVpluginScriptableNPObject && pluginFuncs.getvalue) - result = pluginFuncs.getvalue(instance, variable, &objectValue); - else{ - DBG_WARN("FUNCTION_NPP_GETVALUE_OBJECT - variable %d not allowed", variable); -- cgit 1.4.1