spec: ftbfs fix
extra tokens at the end of %endif directive in line 686: %endif # %%upgrade Version: 12.3-2
This commit is contained in:
parent
4611924c2d
commit
df7acb65ee
@ -533,7 +533,8 @@ cp src/Makefile.global src/Makefile.global.python3
|
||||
|
||||
make distclean
|
||||
|
||||
%endif # %%plpython3
|
||||
# endif plpython3
|
||||
%endif
|
||||
|
||||
PYTHON=/usr/bin/python2
|
||||
|
||||
@ -683,7 +684,8 @@ upgrade_configure ()
|
||||
make %{?_smp_mflags} all
|
||||
make -C contrib %{?_smp_mflags} all
|
||||
popd
|
||||
%endif # %%upgrade
|
||||
# endif upgrade
|
||||
%endif
|
||||
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user