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