xbps-uhelper: restore compat.
Add 'digest' and 'fetch' actions again for compatibility, but don't mention them in usage(). This way previous versions of xbps-src (that don't require xbps-0.54) still work without changes.
This commit is contained in:
@@ -2,7 +2,7 @@ TOPDIR = ../..
|
||||
-include $(TOPDIR)/config.mk
|
||||
|
||||
BIN = xbps-uhelper
|
||||
OBJS = main.o
|
||||
OBJS = main.o ../xbps-install/fetch_cb.o
|
||||
MAN =
|
||||
|
||||
include $(TOPDIR)/mk/prog.mk
|
||||
|
Reference in New Issue
Block a user