diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-02-23 02:16:10 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2006-02-23 02:16:10 +0000 |
| commit | a19aef8b3244f753b02e5a06e7d3a185a424949f (patch) | |
| tree | 45448f10235f297da5749b1ef8090f6fe45d4b2b /lib/python/Plugins/SystemPlugins/Makefile.am | |
| parent | 398f5f7ff4b4d37ef55e9d49c178133e970fdac4 (diff) | |
| download | enigma2-a19aef8b3244f753b02e5a06e7d3a185a424949f.tar.gz enigma2-a19aef8b3244f753b02e5a06e7d3a185a424949f.zip | |
remove __init__.py files and create them on the fly
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Makefile.am')
| -rw-r--r-- | lib/python/Plugins/SystemPlugins/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
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 - |
