when configure with --disable-gpg, no message complain about the signature stuff.
[project/opkg-lede.git] / libopkg / opkg_cmd.c
index 518493e9034fffbcff7954af5d3387d5805495a4..411bb72a45795c05d603d106cf6b5978e4247c07 100644 (file)
@@ -290,8 +290,7 @@ static int opkg_update_cmd(opkg_conf_t *conf, int argc, char **argv)
          free (tmp_file_name);
          free (url);
 #else
-         opkg_message (conf, OPKG_NOTICE, "Signature check for %s skipped "
-              "because GPG support was not enabled in this build\n", src->name);
+          // Do nothing
 #endif
          free(list_file_name);
      }