Fix %octpkgdir
This commit is contained in:
parent
b62f115556
commit
6948e3e45a
@ -7,7 +7,7 @@
|
||||
%octshareprefix %{_datadir}/octave
|
||||
%octprefix %{octshareprefix}/packages
|
||||
%octarchprefix %{_libexecdir}/octave/packages
|
||||
%octpkgdir %{octshareprefix}/%{octpkg}-%{version}
|
||||
%octpkgdir %{octprefix}/%{octpkg}-%{version}
|
||||
%octpkglibdir %{octarchprefix}/%{octpkg}-%{version}
|
||||
|
||||
# Run an octave command - quietly with no startup files
|
||||
|
Loading…
Reference in New Issue
Block a user