xbps-pkgdb/Makefile: remove redundant assignment.

This commit is contained in:
Juan RP 2012-12-14 09:56:12 +01:00
parent 41f753248f
commit 647aa0727f

View File

@ -6,7 +6,6 @@ OBJS = main.o check.o check_pkg_files.o
OBJS += check_pkg_rundeps.o
OBJS += check_pkg_symlinks.o check_pkg_unneeded.o
OBJS += convert.o
CFLAGS += -pthread
MAN = $(BIN).8