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

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

[Octave-patch-tracker] [patch #8988] Adding to index.html of manual, ins


From: Oliver Heimlich
Subject: [Octave-patch-tracker] [patch #8988] Adding to index.html of manual, installation/loading commands
Date: Wed, 18 May 2016 23:18:02 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.8.0

Follow-up Comment #4, patch #8988 (project octave):

Your patch is only going to work if the package is hosted on Octave Forge due
to the -forge option in the install box.

I'd suggest to configure the commands with get_html_options (…). The default
template should produce the install command:


pkg install pkgname-x.y.z.tar.gz


The “octave-forge” template should produce the install command:


pkg install -forge pkgname


You probably have to use placeholders like %name, %version, and %extension.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8988>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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