xbps: fix up the patch manually for now.

This commit is contained in:
Juan RP 2015-10-31 14:06:15 +01:00
parent 293ff39679
commit 6d1e4821cc

View file

@ -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;