diff options
| author | Andreas Oberritter <obi@opendreambox.org> | 2010-04-26 18:08:56 +0200 |
|---|---|---|
| committer | ghost <andreas.monzner@multimedia-labs.de> | 2010-10-06 22:22:54 +0200 |
| commit | 17e58e6a7f8044fc176b5e6229887db6b4734412 (patch) | |
| tree | bbcba9135ca06f37f0e4563d979f1e1062f9d6fa /lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade | |
| parent | 1e75cb0182fd9b72902829770321522a83f8c343 (diff) | |
| download | enigma2-17e58e6a7f8044fc176b5e6229887db6b4734412.tar.gz enigma2-17e58e6a7f8044fc176b5e6229887db6b4734412.zip | |
meta: remove trailing slash from installdirs
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade')
| -rwxr-xr-x | lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/meta/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/meta/Makefile.am b/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/meta/Makefile.am index b1a93d3e..5ab313aa 100755 --- a/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/meta/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/meta/Makefile.am @@ -1,3 +1,3 @@ -installdir = $(datadir)/meta/ +installdir = $(datadir)/meta dist_install_DATA = plugin_frontprocessorupgrade.xml |
