expandMacro: do not return error status due to unparseable macro
This commit is contained in:
parent
35877f4306
commit
32956660df
@ -1332,7 +1332,6 @@ expandMacro(MacroBuf mb)
|
||||
rpmError(RPMERR_BADSPEC,
|
||||
_("Unparseable macro: %s\n"), s_orig);
|
||||
s = se;
|
||||
rc2 = 1;
|
||||
continue;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user