Openpkg build question

2004-10-21 Thread Georgy Goshin
Hi, Also one question regarding usage of build command. Is there any arguments that will install new package with all dependences, but will not reinstall and rebuild any packages already installed? I'm tried to install samba with subdependencies but build starting from openpkg, openpkg-tools,

Re: Openpkg build question

2004-10-21 Thread Aaron Bostick
What build options if any did you use? If you do not use any options, then the default should be the behavior you expect, that is only build the packages which currently aren't installed. Aaron On Thu, 2004-10-21 at 11:46, Georgy Goshin wrote: Hi, Also one question regarding usage of build

Re: Openpkg build question

2004-10-21 Thread Michael van Elst
On Thu, Oct 21, 2004 at 07:46:33PM +0300, Georgy Goshin wrote: Hi, Also one question regarding usage of build command. Is there any arguments that will install new package with all dependences, but will not reinstall and rebuild any packages already installed? A simple openpkg build

Re: Openpkg build question

2004-10-21 Thread Georgy Goshin
Yep, tahnk you a lot, running openpkg buil without an arguments (or simply with -K) does exactly what I want :) Aaron Bostick [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] What build options if any did you use? If you do not use any options, then the default should be the