xbps/bin
Juan RP 42c21e1c3c xbps-create: if a symlink points to an unexistent file store symlink target as is.
Seen in recent builds when building the systemd binpkg:

[chroot] => Building systemd-194_1.x86_64.xbps...
xbps-create.real: main.c:219: ftw_cb: Assertion `p' failed.

Which was asserting in a symlink that was pointing to a file provided by the udev
pkg, therefore realpath(3) failed.
2012-10-04 09:40:52 +02:00
..
xbps-bin xbps-bin.8: misc grammar fixes. 2012-10-02 02:56:34 -06:00
xbps-create xbps-create: if a symlink points to an unexistent file store symlink target as is. 2012-10-04 09:40:52 +02:00
xbps-dgraph bin: print usage() in stdout. 2012-09-29 19:08:03 +02:00
xbps-repo xbps-repo.8: misc grammar fixes. 2012-10-02 03:02:52 -06:00
xbps-uhelper xbps-uhelper: remove obsolete code (unneeded with upcoming xbps-src-30). 2012-09-29 19:13:38 +02:00
Makefile WIP: xbps-create(8) to create xbps binary packages from a destdir. 2012-09-29 19:00:58 +02:00