aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2010-10-21 23:07:32 +0000
committerAndreas Oberritter <obi@opendreambox.org>2010-11-16 17:15:37 +0100
commitded9f8508f8d0723d84cc9f4bc7d234b69b829e0 (patch)
treea0a801f9a3b126854aa460979e798d833ac7b93c /lib/python/Plugins/SystemPlugins
parent8e1bfdaeba295c6d5f29a306076492d7c70fd5b3 (diff)
downloadenigma2-ded9f8508f8d0723d84cc9f4bc7d234b69b829e0.tar.gz
enigma2-ded9f8508f8d0723d84cc9f4bc7d234b69b829e0.zip
further updates to the build system, generate enigma2.sh
Diffstat (limited to 'lib/python/Plugins/SystemPlugins')
-rwxr-xr-xlib/python/Plugins/SystemPlugins/TempFanControl/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/python/Plugins/SystemPlugins/TempFanControl/Makefile.am b/lib/python/Plugins/SystemPlugins/TempFanControl/Makefile.am
index cfdeb654..490a7720 100755
--- a/lib/python/Plugins/SystemPlugins/TempFanControl/Makefile.am
+++ b/lib/python/Plugins/SystemPlugins/TempFanControl/Makefile.am
@@ -1,4 +1,4 @@
-installdir = $(LIBDIR)/enigma2/python/Plugins/SystemPlugins/TempFanControl
+installdir = $(pkglibdir)/python/Plugins/SystemPlugins/TempFanControl
SUBDIRS = meta
@@ -6,4 +6,4 @@ install_PYTHON = \
__init__.py \
plugin.py
-dist_install_DATA = LICENSE \ No newline at end of file
+dist_install_DATA = LICENSE