epgcache: add possibility to change the default epg cache read/write path
[enigma2.git] / lib / python / Plugins / Makefile.am
index 1c18adb34fa7b0a0819c5fdfad6c09eef978e7d0..79d2b0b6a2822e3ba21e996e2c6abca8e4548f4d 100644 (file)
@@ -1,6 +1,7 @@
-installdir = $(LIBDIR)/enigma2/python/Plugins
+installdir = $(pkglibdir)/python/Plugins
 
 SUBDIRS = Extensions SystemPlugins DemoPlugins
 
 install_PYTHON =       \
        __init__.py Plugin.py 
+