Share transaction callbacks for xbps-{bin,repo}, reposync cb support.
This commit is contained in:
@@ -3,7 +3,8 @@ TOPDIR = ../..
|
||||
|
||||
BIN = xbps-repo
|
||||
OBJS = main.o index.o repository.o find-files.o
|
||||
OBJS += ../xbps-bin/fetch.o ../xbps-bin/util.o
|
||||
OBJS += ../xbps-bin/fetch_cb.o ../xbps-bin/util.o
|
||||
OBJS += ../xbps-bin/trans_cb.o
|
||||
MAN = $(BIN).8
|
||||
|
||||
include $(TOPDIR)/prog.mk
|
||||
|
Reference in New Issue
Block a user