mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Comment from Eric Blake: > We don't have any hard-links in our source. GNU cp -d is the same as > cp -P --preserve=links, but --preserve=links only matters for hard > links, so losing it doesn't hurt our usage. I'm inclined to just go > with cp -P unconditionally rather than needing the configure.ac > logic for $(CP_D). Fixes: https://github.com/libguestfs/libguestfs/issues/183 Reported-by: Mohamed Akram Thanks: Eric Blake
1.9 KiB
1.9 KiB