[Pkg-xfce-devel] Bug#565976: Bug#565976: squeeze: create an archive in a folder contained in a symbolic link records absolute paths
Yves-Alexis Perez
corsac at debian.org
Wed Jan 20 12:12:02 UTC 2010
Le 20/01/2010 11:54, Jérémy Lal a écrit :
>> ln -s /home/dev/howto test/howto
>> cd test/howto
>> tar -czvf test.tar.gz cuissonDuSucre.txt
>> tar -tf test.tar.gz
> cuissonDuSucre.txt
I don't think it's exactly what squeeze do.
I think it's more something like:
----
ln -s /home/dev test
tar cf test.tar test
tar cf dev.tar dev
tar tvf test.tar
tar tvf dev.tar
----
Or I didn't understand what you did in the first place.
Providing the resulting tarballs might help to. I can't really read the
sources right now but the tar commands should be findable there.
Regards,
--
Yves-Alexis
More information about the Pkg-xfce-devel
mailing list