98_Installer: fix hint about automatic source code analysis

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18850 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jpawlowski 2019-03-10 14:55:55 +00:00
parent 7244f68c30
commit c1ef3c8e4b

View File

@ -1374,7 +1374,7 @@ sub CreateMetadataList ($$$) {
. "\n" . "\n"
. 'and can be incorrect.' . 'and can be incorrect.'
. $lb . $lb
if ( !defined( $modMeta->{x_prereqs_src} ) if ( defined( $modMeta->{x_prereqs_src} )
&& $modMeta->{x_prereqs_src} ne 'META.json' ); && $modMeta->{x_prereqs_src} ne 'META.json' );
my @mAttrs = qw( my @mAttrs = qw(