octave-maintainers
[Top][All Lists]
Advanced

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

Re: pkg manager, arch-dependent files and autoload


From: Michael Goffioul
Subject: Re: pkg manager, arch-dependent files and autoload
Date: Mon, 21 May 2007 09:56:50 +0200

On 5/20/07, David Bateman <address@hidden> wrote:
> I used PKG_ADD to load java jar files located in the same directory as
> the PKG_ADD file. However, jar files are arch-independent. Anyway, I can
> live with it and find a workaround (by appending ".." to the path).
>

Grrr.. Splitting PKG_ADD is desirable I just see no simple way to do
it.. If you can think of one then we should split it..

You can think about having 2 PKG_ADD files in the package source tree:
- one in top-level dir, installed in package directory
- one in src dir, installed in arch-dependent directory (because it
usually relates
oct-files and autoload)

However, I can probably live with the current situation and find a workaround;
for me, it's not that mandatory.

Michael.


reply via email to

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