mirror of void-packages + my own branches
Find a file
Juan RP e56c7fbe90 fakeroot: make sure that ACL wrappers are built.
Otherwise using an ACL-aware utility will create files with wrong permissions:

$ echo foo > blah
$ fakeroot -- sed -i 's,foo,bar,' blah
$ ls -l blah
---------- 1 juan juan 0 oct 23 11:11 blah
2013-10-23 11:24:03 +02:00
common New package: mutter-wayland-3.10.1. 2013-10-20 07:36:01 +02:00
srcpkgs fakeroot: make sure that ACL wrappers are built. 2013-10-23 11:24:03 +02:00
.gitignore Add .gitignore for temporary vim/emacs files 2012-01-14 18:40:12 +04:00
COPYING Add a COPYING file (2 clause BSD). 2013-03-21 14:34:04 +01:00
README.md README: update xbps-install(8) cmd. 2013-08-16 09:55:55 +02:00

The official source repository for voidlinux.

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/xtraeme/xbps-src

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

$ xbps-install -S xbps-src

Enjoy and happy hacking! meet us at xbps@irc.freenode.net.

XBPS website: http://code.google.com/p/xbps

Void Linux website: http://www.voidlinux.eu