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: Carnë Draug
Subject: [Octave-bug-tracker] [bug #45369] pkg build leads to duplication of PKG_ADD and PKG_DEL files
Date: Wed, 23 Mar 2016 01:43:30 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.7.1

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

Marco, thank you for testing this. I'm mostly worried about breaking stuff in
downstream packagers.

> The change ported to 4.0.1 works fine. 

For those reading it here, it works in 4.0.1 because Marco backported
2ee20a290d61 and 8e5eca2c5a64 into 4.0.1 for the cygwin releases.

> However the location of PKG_ADD and PKG_DEL is depending on the specific
package:

The final location is supposed to be dependent. Some packages need it in the
arch dependent directory, others in the arch independent, other need different
PKG_ADD in each directory.

Here's what is supposed to happen on each of them:

* io: you should have a PKG_ADD and PKG_DEL file in the arch independent
directory.
* communications: you should have a PKG_ADD and PKG_DEL in the arch dependent
directory
* ltfat: this is a very special case because of their multi-directory
structure. Still, the files are going in the right place for you.

This matches your results after applying the patch which is great.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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