octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #45369] pkg build leads to duplication of PKG_


From: Julien Bect
Subject: [Octave-bug-tracker] [bug #45369] pkg build leads to duplication of PKG_ADD and PKG_DEL files
Date: Thu, 09 Jul 2015 09:03:15 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:38.0) Gecko/20100101 Firefox/38.0

Follow-up Comment #26, bug #45369 (project octave):

> Will it be possible to have PKG_ADD directives which
> depend on both the arch-dependent and -independent
> directories being in the path?

Yes, with my solution you can do that. See Comment #24, item 5: the order in
which the two directories are addpath-ed would be specified by the
documentation. Therefore, you could rely on this information to write your
PKG_ADD directives in the PKG_ADD file located in the directory that is loaded
second.


> Will it be possible to have PKG_ADD directives which
> depend on directories of other packages being in the
> path if these other packages are named in the same
> 'pkg install ... ...' command?

Could you describe a specific use case for this ?

Would it be enough to know that dependencies are always loaded before the
package that depends on them (I don't know if it is the case currently) ?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45369>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]