diff options
| author | acid-burn <acidburn@opendreambox.org> | 2009-02-13 08:13:40 +0100 |
|---|---|---|
| committer | acid-burn <acidburn@opendreambox.org> | 2009-02-13 08:13:40 +0100 |
| commit | 9015ce354743d7a3a73400c8b91cd85a6ceaeb96 (patch) | |
| tree | 5036e309d2299238e345327ce7e5e752daae2909 /lib/python/Plugins/Extensions/IpkgInstaller/Makefile.am | |
| parent | 64281edbf808514b65c333f134f2f824a2dcae36 (diff) | |
| download | enigma2-9015ce354743d7a3a73400c8b91cd85a6ceaeb96.tar.gz enigma2-9015ce354743d7a3a73400c8b91cd85a6ceaeb96.zip | |
remove IPKGInstaller and ConfigurationBackup
start working on Softwaremanager
Diffstat (limited to 'lib/python/Plugins/Extensions/IpkgInstaller/Makefile.am')
| -rw-r--r-- | lib/python/Plugins/Extensions/IpkgInstaller/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/python/Plugins/Extensions/IpkgInstaller/Makefile.am b/lib/python/Plugins/Extensions/IpkgInstaller/Makefile.am deleted file mode 100644 index ece0698f..00000000 --- a/lib/python/Plugins/Extensions/IpkgInstaller/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/IpkgInstaller - -install_PYTHON = \ - __init__.py \ - plugin.py |
