I am using the TGZ packager. My dist looks something like
topdir
nextdir link -> nextdir/lowerdir
lowerdir
It seems that CPACK, instead of copying the link, follows the link
so that I get two copies of lowerdir.
Is this expected?
Can I change this behavior?
Thx....John Cary