Go to file
Juan RP e8ac04d05b Revert "common/hooks/post-install/06-prepare-32bit.sh: ignore bootstrap pkgs."
This reverts commit e1f2d12a95.

glibc must have 32bit packages and it's a bootstrap pkg.
2014-03-17 14:15:26 +01:00
common Revert "common/hooks/post-install/06-prepare-32bit.sh: ignore bootstrap pkgs." 2014-03-17 14:15:26 +01:00
doc Added a simple Makefile in doc to convert manual.txt to xhtml with asciidoc. 2014-03-17 10:35:05 +01:00
srcpkgs glibc: re-add old xattr patch, which is required to build qemu. 2014-03-17 14:00:31 +01:00
.gitignore Added a simple Makefile in doc to convert manual.txt to xhtml with asciidoc. 2014-03-17 10:35:05 +01:00
COPYING COPYING: bump year. 2014-01-28 13:34:58 +01:00
README.md README.md: sync with reality. 2013-12-02 11:23:52 +01:00

The official source package repository for Void

This repository contains the source package tree to build xbps binary packages from sources for the Void Linux distribution.

To use this repository the 'xbps-src' utility is required. If you don't use Void Linux you can fetch its sources from:

https://github.com/voidlinux/xbps-src

Or alternatively if you are already using Void you can install the binary package with:

# xbps-install -S xbps-src

See doc/manual.txt for documentation when creating new source packages.