Fixed issue 21 "xbps-repo find-files is awfully slow" reported by ojab.
This commit is contained in:
@@ -3,6 +3,7 @@ TOPDIR = ../..
|
||||
|
||||
BIN = xbps-repo
|
||||
OBJS = main.o index.o show.o find-files.o list.o
|
||||
OBJS += index-files.o
|
||||
OBJS += ../xbps-bin/fetch_cb.o ../xbps-bin/util.o
|
||||
OBJS += ../xbps-bin/state_cb.o ../xbps-bin/list.o
|
||||
MAN = $(BIN).8
|
||||
|
||||
Reference in New Issue
Block a user