diff options
| author | acid-burn <acidburn@opendreambox.org> | 2009-09-03 09:19:11 +0200 |
|---|---|---|
| committer | acid-burn <acidburn@opendreambox.org> | 2009-09-03 09:19:11 +0200 |
| commit | 67971f0a11414814f29415621f00af474808e7d3 (patch) | |
| tree | ea830341fccfdafd6bd66ac42860854b6fd033d3 /lib/python/Plugins/SystemPlugins/Videomode | |
| parent | ffb0dd9e6ec7741b62a6f382000a237bde12e561 (diff) | |
| download | enigma2-67971f0a11414814f29415621f00af474808e7d3.tar.gz enigma2-67971f0a11414814f29415621f00af474808e7d3.zip | |
Enigma2-meta: install plugins-meta.xml in /usr/share/meta
genmetaindex.py: change index.xml layout a bit
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Videomode')
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/Videomode/meta/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Videomode/meta/Makefile.am b/lib/python/Plugins/SystemPlugins/Videomode/meta/Makefile.am index 8dcc0149..6c012e84 100755 --- a/lib/python/Plugins/SystemPlugins/Videomode/meta/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Videomode/meta/Makefile.am @@ -1,4 +1,4 @@ -installdir = $(pkgdatadir)/meta/enigma2/ +installdir = $(datadir)/meta/ dist_install_DATA = plugin_videomode.xml |
