oops, missing plist update for 3.0.1
spotted by Stephan Andre' (andres at msu.edu)
This commit is contained in:
parent
9156bd3b39
commit
74ba594ff6
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2008/01/21 18:30:13 steven Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2008/04/26 06:51:29 steven Exp $
|
||||
%%SHARED%%
|
||||
bin/mkoctfile
|
||||
bin/octave
|
||||
@ -663,8 +663,8 @@ libexec/octave/${VERSION}/oct/${GNU_ARCH}/lsode.oct
|
||||
libexec/octave/${VERSION}/oct/${GNU_ARCH}/lu.oct
|
||||
libexec/octave/${VERSION}/oct/${GNU_ARCH}/luinc.oct
|
||||
libexec/octave/${VERSION}/oct/${GNU_ARCH}/matrix_type.oct
|
||||
libexec/octave/${VERSION}/oct/${GNU_ARCH}/max.oct
|
||||
libexec/octave/${VERSION}/oct/${GNU_ARCH}/md5sum.oct
|
||||
libexec/octave/${VERSION}/oct/${GNU_ARCH}/minmax.oct
|
||||
libexec/octave/${VERSION}/oct/${GNU_ARCH}/pinv.oct
|
||||
libexec/octave/${VERSION}/oct/${GNU_ARCH}/qr.oct
|
||||
libexec/octave/${VERSION}/oct/${GNU_ARCH}/quad.oct
|
||||
@ -700,7 +700,6 @@ libexec/octave/site/exec/${GNU_ARCH}/
|
||||
@man man/man1/octave-bug.1
|
||||
@man man/man1/octave-config.1
|
||||
@man man/man1/octave.1
|
||||
share/applications/
|
||||
share/applications/www.octave.org-octave.desktop
|
||||
share/doc/octave/
|
||||
share/doc/octave/interpreter/
|
||||
@ -2665,6 +2664,7 @@ share/octave/${VERSION}/m/general/rem.m
|
||||
share/octave/${VERSION}/m/general/repmat.m
|
||||
share/octave/${VERSION}/m/general/rot90.m
|
||||
share/octave/${VERSION}/m/general/rotdim.m
|
||||
share/octave/${VERSION}/m/general/runlength.m
|
||||
share/octave/${VERSION}/m/general/shift.m
|
||||
share/octave/${VERSION}/m/general/shiftdim.m
|
||||
share/octave/${VERSION}/m/general/sortrows.m
|
||||
@ -2852,7 +2852,9 @@ share/octave/${VERSION}/m/plot/__plt2__.m
|
||||
share/octave/${VERSION}/m/plot/__plt2mm__.m
|
||||
share/octave/${VERSION}/m/plot/__plt2mv__.m
|
||||
share/octave/${VERSION}/m/plot/__plt2ss__.m
|
||||
share/octave/${VERSION}/m/plot/__plt2sv__.m
|
||||
share/octave/${VERSION}/m/plot/__plt2vm__.m
|
||||
share/octave/${VERSION}/m/plot/__plt2vs__.m
|
||||
share/octave/${VERSION}/m/plot/__plt2vv__.m
|
||||
share/octave/${VERSION}/m/plot/__plt__.m
|
||||
share/octave/${VERSION}/m/plot/__plt_get_axis_arg__.m
|
||||
|
Loading…
Reference in New Issue
Block a user