xbps-bin: move (auto)remove code into its own file, use xbps_noyes().
--HG-- extra : convert_revision : 20398840d20154d90c7457b7318c651c513c1f72
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
BIN = xbps-bin
|
||||
OBJS = install.o main.o ../xbps-repo/util.o
|
||||
OBJS = install.o main.o remove.o ../xbps-repo/util.o
|
||||
|
||||
TOPDIR = ../..
|
||||
include $(TOPDIR)/prog.mk
|
||||
|
||||
Reference in New Issue
Block a user