mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
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
|
/etc/ld.so.conf.d/panda3d.conf
|
||||||
/usr/bin
|
/usr/bin
|
||||||
/usr/%_lib
|
/usr/%_lib
|
||||||
%{python_sitelib}
|
%{python_sitearch}
|
||||||
/usr/include/panda3d
|
/usr/include/panda3d
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user