2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 09:16:53 +00:00

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:
jpawlowski 2019-03-10 14:55:55 +00:00
parent 86ddab91b8
commit dfaa6d264e

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(