X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=lib%2Fzpm.c;h=11ee22cc36f6768d161b3a334d401d61d52be1c6;hb=8b1e91714de0575adeb202668d7983b7f987afc0;hp=55e2e124b283689e38c2da81bf4b75f24f634b0b;hpb=06ea9ccb6a8d36c63d5f1dac4fd2430819b75a95;p=zpackage diff --git a/lib/zpm.c b/lib/zpm.c index 55e2e12..11ee22c 100644 --- a/lib/zpm.c +++ b/lib/zpm.c @@ -502,9 +502,9 @@ static int set_elf_info(struct zpm *zpm, char *hash, char *content, if (zpm->error) { return 0; } - } else { - fprintf(stderr, "can't find soname\n"); } + /* some dyn don't have an soname, so we don't + * need to warn */ } /* if exe, set neededs */