linux's installer based on binary and data files (no parallel configuration anymore)

This commit is contained in:
filux
2015-11-20 20:09:39 +01:00
parent 405f327836
commit fcbf254a05
11 changed files with 100 additions and 192 deletions

View File

@@ -170,7 +170,7 @@ $me =~ s/^.+\///;
our $footer=$cfg->val( 'style', 'footer');
our $map_legend = $cfg->val('style', 'map_legend');
$footer =~ s/VAR_CREATED_BY/<I><A HREF=\"http:\/\/rupp.de\/glest\/\">$me<\/A><\/I> version <I>$version<\/I> using config-file <I>$cfg_file<\/I> on <I>$now_string<\/I> /;
$footer =~ s/VAR_CREATED_BY/<I><A HREF=\"http:\/\/rupp.de\/glest\/\">$me<\/A><\/I>, version: <I>$version<\/I>, using config-file: <I>$cfg_file<\/I>, on: <I>$now_string<\/I> /;
our $level_hp = $cfg->val('all', 'level_hp');

View File

@@ -201,7 +201,7 @@ EOT
footer=<<EOT
<!-- start footer -->
This page was generated by VAR_CREATED_BY
This page was generated by: VAR_CREATED_BY
<br>
<div id="footer">