98_Installer: fix hint about automatic source code analysis

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

View File

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