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



_______________________________________________
Pkg-xfce-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-xfce-devel

Reply via email to