parent
50cdcca833
commit
cd5d44fa9d
|
@ -60,7 +60,6 @@ static int fetch_package(struct fetch_ctx *fctx,
|
||||||
char outfile[256];
|
char outfile[256];
|
||||||
int i, r, fd;
|
int i, r, fd;
|
||||||
|
|
||||||
printf("DEBUG: hello\n");
|
|
||||||
if (!(fctx->flags & FETCH_STDOUT)) {
|
if (!(fctx->flags & FETCH_STDOUT)) {
|
||||||
struct apk_file_info fi;
|
struct apk_file_info fi;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue