xbps: fix up the patch manually for now.
This commit is contained in:
parent
293ff39679
commit
6d1e4821cc
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ index 958c9f1..b71081e 100644
|
|||
xbps_string_t str;
|
||||
- char *l, *lnk;
|
||||
- const char *tgt;
|
||||
+ char *l, *lnk, *tgt;
|
||||
+ char *l, *lnk, *tgt = NULL;
|
||||
+ const char *tgt0;
|
||||
int rv;
|
||||
|
||||
|
|
Loading…
Reference in a new issue