On Wed, Oct 01, 2003 at 03:56:03PM +0200, Jérôme Marant wrote: > Quoting Sven Luther <[EMAIL PROTECTED]>: > > > > > Hmm you could have kept the version in the file name, it is less > > > confusing. And why doesn't it simply unpacks into ocaml-3.07/ directly? > > > > Ok, i will add that. > > > > So for everyone, ocaml-source (>= 3.07) will install > > ocaml-source-3.07.tar.bz2 in /usr/src, which will unpack directly to > > ocaml-3.07 in the current directory. > > Do you confirm this is the same scheme as for the kernels?
Yep : $ dpkg -L kernel-source-2.4.22 /. /usr /usr/src /usr/src/kernel-source-2.4.22.tar.bz2 ... $ tar tjvf /usr/src/kernel-source-2.4.22.tar.bz2 drwxr-xr-x root/root 0 2003-09-28 05:35:13 kernel-source-2.4.22/ -rw-r--r-- root/root 18691 2002-08-03 02:39:42 kernel-source-2.4.22/COPYING -rw-r--r-- root/root 81782 2003-08-30 08:01:26 kernel-source-2.4.22/CREDITS Friendly, Sven Luther