xbps-uchroot: new utility merged from xbps-src, must have appropiate permissions to work.

This commit is contained in:
Juan RP
2014-04-01 10:26:22 +02:00
parent ace01dca85
commit 9ace61225d
4 changed files with 285 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
TOPDIR = ../..
-include $(TOPDIR)/config.mk
BIN = xbps-uchroot
MAN =
include $(TOPDIR)/mk/prog.mk