From a63fe4fc45fc957dce2db4752839cb0191646e26 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Fri, 20 Jan 2006 15:33:12 +0000 Subject: disable test-plugin reenable the try/except block for faulty plugin catching don't expect a directory /usr/lib/tuxbox/plugins to be present by the tuxbox plugin starter --- lib/python/Plugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Plugins/Makefile.am') diff --git a/lib/python/Plugins/Makefile.am b/lib/python/Plugins/Makefile.am index 93ee65ad..01f21d4e 100644 --- a/lib/python/Plugins/Makefile.am +++ b/lib/python/Plugins/Makefile.am @@ -1,6 +1,6 @@ installdir = $(LIBDIR)/enigma2/python/Plugins -SUBDIRS = update tuxboxplugins web test +SUBDIRS = update tuxboxplugins web install_PYTHON = \ __init__.py -- cgit v1.2.3