From f677fd9a66325bcc27a97b5fca55f34d83cfbac9 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Sat, 25 Feb 2006 22:36:39 +0000 Subject: readd old software update to ensure update capability for faulty software conditions --- lib/python/Plugins/SystemPlugins/OldSoftwareUpdate/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lib/python/Plugins/SystemPlugins/OldSoftwareUpdate/Makefile.am (limited to 'lib/python/Plugins/SystemPlugins/OldSoftwareUpdate/Makefile.am') diff --git a/lib/python/Plugins/SystemPlugins/OldSoftwareUpdate/Makefile.am b/lib/python/Plugins/SystemPlugins/OldSoftwareUpdate/Makefile.am new file mode 100644 index 00000000..962ff487 --- /dev/null +++ b/lib/python/Plugins/SystemPlugins/OldSoftwareUpdate/Makefile.am @@ -0,0 +1,7 @@ +installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/OldSoftwareUpdate + +install_PYTHON = \ + __init__.py \ + plugin.py \ + update.png + -- cgit v1.2.3