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

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

[Octave-bug-tracker] [bug #32840] Don't use libxecdir for packages


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #32840] Don't use libxecdir for packages
Date: Thu, 07 Apr 2011 00:40:26 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110107 Iceweasel/3.5.16 (like Firefox/3.5.16)

Follow-up Comment #2, bug #32840 (project octave):

The change to use octave/$VERSION instead of octave-$VERSION is OK with me.

Why did you remove $(canonical_host_type) from the directory names?  That is
present to allow files built for multiple architectures to share the same
directory tree.  I see that GCC uses


/usr/lib/gcc/$(canonical_host_type)/$(version)


on my system, so maybe we should change these Octave directories to use


/usr/lib/octave/$(canonical_host_type)/$(version)/...


instead of putting the host type at the end?

The patch also needs ChangeLog entries.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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