Build xbps-{bin,cmpver,digest,pkgdb,repo} as static, and install them

as foo.static.

Updated README to note the new requirements for it. It will be used
to reduce the number of dependencies when building packages in
the chroot.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091015222234-360i67zychjge3nh
This commit is contained in:
Juan RP
2009-10-16 00:22:34 +02:00
parent 6798be2f58
commit 865b06be5d
8 changed files with 38 additions and 17 deletions

View File

@@ -1,4 +1,6 @@
TOPDIR = ../..
include $(TOPDIR)/vars.mk
BIN = xbps-digest
TOPDIR = ../..
include $(TOPDIR)/prog.mk