Files
libguestfs/builder
Richard W.M. Jones 905a9c54e6 builder: Allow 'make install' to be run twice.
The error is:

ln -s xdg/virt-builder /tmp/p/etc/virt-builder
ln: failed to create symbolic link '/etc/virt-builder/virt-builder': File exists

There is no 'LN_SF' macro, but according to the documentation at
least, it should be safe to add a '-f' flag since it will work for
both the 'ln' and 'cp' variants of the macro.
2015-10-24 12:36:18 +01:00
..
2015-08-13 16:45:30 +01:00
2015-09-08 09:51:48 +02:00
2015-09-08 09:51:48 +02:00
2015-09-08 09:51:48 +02:00
2015-09-08 09:51:48 +02:00
2015-09-08 09:51:48 +02:00
2015-01-17 09:08:15 +00:00
2015-10-05 14:28:33 +01:00
2015-09-08 09:51:48 +02:00
2015-09-08 09:51:49 +02:00
2015-09-08 09:51:49 +02:00