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: Olaf Till
Subject: [Octave-bug-tracker] [bug #45369] pkg build leads to duplication of PKG_ADD and PKG_DEL files
Date: Tue, 23 Jun 2015 08:37:32 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.7.0

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

I wasn't aware of pkg build copying PKG_ at package root to both
arch-dependent and -independent directories. But this should surely not be
done.

I think disallowing PKG_ at package root is not the right solution.

Suggestion: PKG_ at package root always only into one directory, either
arch-dependent or -independent. PKG_ directives from source-files or installed
files also each directive only in one of arch-dep. or -indep. directory.
Doesn't actually matter into which. And then: All PKG_ADD directives of a
package should be called only after having added _both_ arch-dep. and -indep.
directory to the path, and correspondingly for PKG_DEL.

The latter (after 'And then:') was implemented in the unapplied patch:

https://savannah.gnu.org/patch/?7976

    _______________________________________________________

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]