mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
Fixed a bad varname
This commit is contained in:
parent
502ae6d15e
commit
b1eab95643
@ -154,7 +154,7 @@ SectionEnd
|
||||
Section Uninstall
|
||||
|
||||
!ifndef PPGAME
|
||||
DetailPrint "Removing $FULLNAME from PATH ..."
|
||||
DetailPrint "Removing ${FULLNAME} from PATH ..."
|
||||
Push "$INSTDIR\bin"
|
||||
Call un.RemoveFromPath
|
||||
!endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user