xbps/bin/xbps-create
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
..
main.c xbps-create: if a symlink points to an unexistent file store symlink target as is. 2012-10-04 09:40:52 +02:00
Makefile xbps-create: added manpage. 2012-10-02 10:14:20 +02:00
xbps-create.8 xbps-create: added manpage. 2012-10-02 10:14:20 +02:00