Re: kbs: absolute symbolic links in kbs.tgz
Rene Zaumseil <[email protected]> Fri, 9 Nov 2007 16:31:30 +0100
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
Am Freitag, 9. November 2007 11:03 schrieb Uwe Koloska: > Hello Rene, > > Am Donnerstag, 8. November 2007 23:53 schrieb Rene Zaumseil: > > > is there a reason for the absolute symbolic links in the dir > > > kbs/sources/kbskit-0.1/kbspkg.vfs/lib > > > > The links are used in building the kit-file 'kbspkg8.5.kit' > > The the 'Kit' procedure in 'kbs.tcl'. > > But why are they included in the kbs.tgz? And not created at runtime? They are created at runtime. Currently there is no method to delete them. It's now on the todo list. rene