xbps-bin(8): (check) new test to fix missing requiredby entries in regpkgdb.

This commit is contained in:
Juan RP
2011-10-28 00:57:16 +02:00
parent 9034df9bc2
commit 8bc705ea63
5 changed files with 222 additions and 20 deletions

View File

@@ -7,6 +7,7 @@ OBJS += show-info-files.o util.o find-files.o
OBJS += question.o fetch_cb.o trans_cb.o
OBJS += check.o check_pkg_automatic.o check_pkg_files.o
OBJS += check_pkg_rundeps.o check_pkg_symlinks.o
OBJS += check_pkg_requiredby.o
MAN = $(BIN).8
include $(TOPDIR)/prog.mk