From: Stefan Pluecken Date: Wed, 22 Feb 2006 23:36:14 +0000 (+0000) Subject: fix install path X-Git-Tag: 2.6.0~4046 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/71798ac3f2d13f01501476fc7fcc00c49303e88a fix install path --- diff --git a/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am b/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am index 2475d674..514b62b9 100644 --- a/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile.am @@ -1,4 +1,4 @@ -installdir = $(LIBDIR)/enigma2/python/Plugins/FrontprocessorUpgrade +installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/FrontprocessorUpgrade install_PYTHON = \ __init__.py \