From dfaa6d264eca2f8568adfadda0a7e46746b5609f Mon Sep 17 00:00:00 2001 From: jpawlowski Date: Sun, 10 Mar 2019 14:55:55 +0000 Subject: [PATCH] 98_Installer: fix hint about automatic source code analysis git-svn-id: https://svn.fhem.de/fhem/trunk@18850 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/98_Installer.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fhem/FHEM/98_Installer.pm b/fhem/FHEM/98_Installer.pm index c91adeaf7..6c0978940 100644 --- a/fhem/FHEM/98_Installer.pm +++ b/fhem/FHEM/98_Installer.pm @@ -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(