X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/562021474cf167dca4916813d4a416ef254244d9..defadb893d6897935165b63a9de09b95f43dfcc1:/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am diff --git a/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am b/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am index fa70242e..db9e7625 100644 --- a/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Hotplug/Makefile.am @@ -1,7 +1,9 @@ -installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/Hotplug +installdir = $(pkglibdir)/python/Plugins/SystemPlugins/Hotplug + +SUBDIRS = meta install_PYTHON = \ __init__.py \ plugin.py -install_DATA = LICENSE +dist_install_DATA = LICENSE