diff options
| author | Andreas Oberritter <obi@opendreambox.org> | 2010-10-21 23:07:32 +0000 |
|---|---|---|
| committer | Andreas Oberritter <obi@opendreambox.org> | 2010-11-16 17:15:37 +0100 |
| commit | ded9f8508f8d0723d84cc9f4bc7d234b69b829e0 (patch) | |
| tree | a0a801f9a3b126854aa460979e798d833ac7b93c /lib/python/Plugins/DemoPlugins | |
| parent | 8e1bfdaeba295c6d5f29a306076492d7c70fd5b3 (diff) | |
| download | enigma2-ded9f8508f8d0723d84cc9f4bc7d234b69b829e0.tar.gz enigma2-ded9f8508f8d0723d84cc9f4bc7d234b69b829e0.zip | |
further updates to the build system, generate enigma2.sh
Diffstat (limited to 'lib/python/Plugins/DemoPlugins')
| -rw-r--r-- | lib/python/Plugins/DemoPlugins/TPMDemo/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/DemoPlugins/TPMDemo/Makefile.am b/lib/python/Plugins/DemoPlugins/TPMDemo/Makefile.am index 3ccca98e..4828081f 100644 --- a/lib/python/Plugins/DemoPlugins/TPMDemo/Makefile.am +++ b/lib/python/Plugins/DemoPlugins/TPMDemo/Makefile.am @@ -1,4 +1,4 @@ -installdir = $(LIBDIR)/enigma2/python/Plugins/DemoPlugins/TPMDemo +installdir = $(pkglibdir)/python/Plugins/DemoPlugins/TPMDemo install_PYTHON = \ __init__.py \ |
