From a19aef8b3244f753b02e5a06e7d3a185a424949f Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Thu, 23 Feb 2006 02:16:10 +0000 Subject: remove __init__.py files and create them on the fly --- lib/python/Plugins/SystemPlugins/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) (limited to 'lib/python/Plugins/SystemPlugins/Makefile.am') diff --git a/lib/python/Plugins/SystemPlugins/Makefile.am b/lib/python/Plugins/SystemPlugins/Makefile.am index aa71df93..2b71624c 100644 --- a/lib/python/Plugins/SystemPlugins/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Makefile.am @@ -1,7 +1 @@ SUBDIRS = SoftwareUpdate FrontprocessorUpgrade - -installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins - -install_PYTHON = \ - __init__.py - -- cgit v1.2.3