New pkg metadata structure for 0.18. See the NEWS file for info.
This commit is contained in:
@@ -2,9 +2,10 @@ TOPDIR = ../..
|
||||
-include $(TOPDIR)/config.mk
|
||||
|
||||
BIN = xbps-pkgdb
|
||||
OBJS = main.o check.o check_pkg_automatic.o check_pkg_files.o
|
||||
OBJS = main.o check.o check_pkg_files.o
|
||||
OBJS += check_pkg_requiredby.o check_pkg_rundeps.o
|
||||
OBJS += check_pkg_symlinks.o check_pkg_unneeded.o
|
||||
OBJS += convert.o
|
||||
|
||||
MAN = $(BIN).8
|
||||
|
||||
|
Reference in New Issue
Block a user