xbps-pkgdb/Makefile: remove redundant assignment.
This commit is contained in:
parent
41f753248f
commit
647aa0727f
@ -6,7 +6,6 @@ OBJS = main.o check.o check_pkg_files.o
|
|||||||
OBJS += check_pkg_rundeps.o
|
OBJS += check_pkg_rundeps.o
|
||||||
OBJS += check_pkg_symlinks.o check_pkg_unneeded.o
|
OBJS += check_pkg_symlinks.o check_pkg_unneeded.o
|
||||||
OBJS += convert.o
|
OBJS += convert.o
|
||||||
CFLAGS += -pthread
|
|
||||||
|
|
||||||
MAN = $(BIN).8
|
MAN = $(BIN).8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user