WIP: xbps-create(8) to create xbps binary packages from a destdir.

(cherry picked from commit 6546f73f90cd56d14a2e90cb6604901df18a9419)
This commit is contained in:
Juan RP
2012-09-04 10:58:19 +02:00
parent 0f17197627
commit 6ece895957
3 changed files with 589 additions and 0 deletions

View File

@@ -4,5 +4,6 @@ SUBDIRS = xbps-bin
SUBDIRS += xbps-repo
SUBDIRS += xbps-dgraph
SUBDIRS += xbps-uhelper
SUBDIRS += xbps-create
include ../mk/subdir.mk