Fix %octpkgdir

This commit is contained in:
Orion Poplawski 2011-02-23 10:56:38 -07:00
parent b62f115556
commit 6948e3e45a
1 changed files with 1 additions and 1 deletions

View File

@ -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