epgcache: add possibility to change the default epg cache read/write path
[enigma2.git] / lib / python / Plugins / Extensions / Modem / Makefile.am
index 3fc610530e0d4eb5ccd7493e39279ccb4a7d3fe2..91bf3a99dd6a4f6558fc36baddbc805860b8d712 100644 (file)
@@ -1,7 +1,7 @@
-installdir = $(LIBDIR)/enigma2/python/Plugins/Extensions/Modem
+installdir = $(pkglibdir)/python/Plugins/Extensions/Modem
 
 install_PYTHON =       \
        __init__.py \
        plugin.py
 
-install_DATA = keymap.xml
\ No newline at end of file
+dist_install_DATA = keymap.xml
\ No newline at end of file