Fix silly mistake with %{python_sitearch}
This commit is contained in:
parent
791162d433
commit
b008651714
|
|
@ -4272,7 +4272,7 @@ The Panda3D engine.
|
|||
/etc/ld.so.conf.d/panda3d.conf
|
||||
/usr/bin
|
||||
/usr/%_lib
|
||||
%{python_sitelib}
|
||||
%{python_sitearch}
|
||||
/usr/include/panda3d
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue