X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=scripts%2Finstallation_check.pl;h=9a28c03caf315f2c9899cbaa8843eebb7c7b1f10;hb=9be7c8ab43c49d7935cc91d3be72bc5717e07dc0;hp=0e6a6c518c249c201abfb081069d85bca8fbc29e;hpb=6cf3f7762efd40bee49a2b8f11bb4ab6915d9071;p=kivitendo-erp.git diff --git a/scripts/installation_check.pl b/scripts/installation_check.pl index 0e6a6c518..9a28c03ca 100755 --- a/scripts/installation_check.pl +++ b/scripts/installation_check.pl @@ -29,7 +29,7 @@ sub check { my @source_texts = source_texts($module); local $" = $/; - print <{fullname} could not be loaded. @@ -57,7 +57,7 @@ EOL push @texts, <{debian}; - On Debian, Ubuntu and other distros you can install it with apt-get: sudo apt-get install $module->{debian} - Note these may be out of date as well if you system is old. + Note: These may be out of date as well if your system is old. EOL # TODO: SuSE and Fedora packaging. Windows packaging.