xbps/bin/xbps-create
Christian Neukirchen cfc0e3b9d9 xbps-create: do not compress with xz -9
xz -9 is very expensive in terms of CPU and memory usage, and also
memory usage for decompression.  Thus we stick to default of -6 for
xz.  For gzip and bzip2, -9 is ok.
2014-09-19 16:38:31 +02:00
..
main.c xbps-create: do not compress with xz -9 2014-09-19 16:38:31 +02:00
Makefile mk/prog.mk: set MAN to $(BIN).8 by default. 2013-09-16 08:57:24 +02:00
xbps-create.8 bin/*/*.8: add missing End-List macros (.El). 2014-08-23 09:26:02 +02:00