Renamed xbps-repo-checkvers -> xbps-checkvers.
This commit is contained in:
@@ -10,6 +10,6 @@ SUBDIRS += xbps-remove
|
||||
SUBDIRS += xbps-rindex
|
||||
SUBDIRS += xbps-uhelper
|
||||
SUBDIRS += xbps-uchroot
|
||||
SUBDIRS += xbps-repo-checkvers
|
||||
SUBDIRS += xbps-checkvers
|
||||
|
||||
include ../mk/subdir.mk
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
TOPDIR = ../..
|
||||
-include $(TOPDIR)/config.mk
|
||||
|
||||
BIN = xbps-repo-checkvers
|
||||
BIN = xbps-checkvers
|
||||
MAN =
|
||||
|
||||
include $(TOPDIR)/mk/prog.mk
|
||||
Reference in New Issue
Block a user