Skip to content

Commit 30729d7

Browse files
committed
Fixed EL8 python2-ice RPM installation directory
1 parent a0a2c8a commit 30729d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ice/rpm/ice.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747

4848
%if "%{dist}" == ".el8"
4949
%define pythonname python2
50+
%define pythondir %{python2_sitearch}
5051
%endif
5152

5253
%if "%{_prefix}" == "/usr"

0 commit comments

Comments
 (0)