Get rid of spurious } in octave_api macro.
This commit is contained in:
parent
1e0f3d98c0
commit
834892e5b5
@ -1,7 +1,7 @@
|
||||
# Octave packaging macros
|
||||
|
||||
# Octave binary API provided
|
||||
%octave_api %(octave-config -p API_VERSION || echo 0)}
|
||||
%octave_api %(octave-config -p API_VERSION || echo 0)
|
||||
|
||||
# Octave Package Directories
|
||||
%octshareprefix %{_datadir}/octave
|
||||
|
Loading…
Reference in New Issue
Block a user