From a6f7c725e21a4b6ed064e92b453331837d12f267 Mon Sep 17 00:00:00 2001 From: acid-burn Date: Mon, 20 Jul 2009 16:07:29 +0200 Subject: some more work on plugin manager add experimental plugin meta informations, not yet included in build process install missing py from TuxboxPlugins plugin remove Filemanger from plugins build process --- .../Plugins/SystemPlugins/FrontprocessorUpgrade/meta/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/meta/Makefile.am (limited to 'lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/meta/Makefile.am') diff --git a/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/meta/Makefile.am b/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/meta/Makefile.am new file mode 100755 index 00000000..8a976adc --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/meta/Makefile.am @@ -0,0 +1,3 @@ +installdir = $(LIBDIR)/enigma2/python/Plugins/meta/ + +install_DATA = plugin_frontprocessorupgrade.xml -- cgit v1.2.3