diff options
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Hotplug')
| -rw-r--r-- | lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am | 2 | ||||
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/Hotplug/meta/Makefile.am | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am b/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am index fa70242e..5966e538 100644 --- a/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am @@ -1,4 +1,4 @@ -installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/Hotplug +installdir = $(pkglibdir)/python/Plugins/SystemPlugins/Hotplug install_PYTHON = \ __init__.py \ diff --git a/lib/python/Plugins/SystemPlugins/Hotplug/meta/Makefile.am b/lib/python/Plugins/SystemPlugins/Hotplug/meta/Makefile.am index 6bba92bf..c7b7de86 100755 --- a/lib/python/Plugins/SystemPlugins/Hotplug/meta/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Hotplug/meta/Makefile.am @@ -1,3 +1,3 @@ -installdir = $(LIBDIR)/enigma2/python/Plugins/meta/ +installdir = $(pkglibdir)/python/Plugins/meta/ install_DATA = plugin_hotplug.xml |
