mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
oops
This commit is contained in:
parent
50f0ebf987
commit
8547eff84d
@ -40,9 +40,6 @@
|
||||
#if $[eq $[DIRECT],]
|
||||
#error You seem to be attached to some trees, but not DIRECT!
|
||||
#endif
|
||||
#if $[ne $[canonical $[DIRECT]], $[canonical $[TOPDIR]]]
|
||||
#error You are not attached to the right DIRECT!
|
||||
#endif
|
||||
#else
|
||||
#defer DIRECT_INSTALL $[unixfilename $[INSTALL_DIR]]
|
||||
#defer DIRECT_INSTALL_OTHER $[unixfilename $[INSTALL_DIR]]
|
||||
|
@ -40,9 +40,6 @@
|
||||
#if $[eq $[DTOOL],]
|
||||
#error You seem to be attached to some trees, but not DTOOL!
|
||||
#endif
|
||||
#if $[ne $[canonical $[DTOOL]], $[canonical $[TOPDIR]]]
|
||||
#error You are not attached to the right DTOOL!
|
||||
#endif
|
||||
#else
|
||||
// Otherwise, if we are not attached, install in the standard place
|
||||
// (unless the user specifies otherwise).
|
||||
|
@ -40,9 +40,6 @@
|
||||
#if $[eq $[PANDA],]
|
||||
#error You seem to be attached to some trees, but not PANDA!
|
||||
#endif
|
||||
#if $[ne $[canonical $[PANDA]], $[canonical $[TOPDIR]]]
|
||||
#error You are not attached to the right PANDA!
|
||||
#endif
|
||||
#else
|
||||
#defer PANDA_INSTALL $[unixfilename $[INSTALL_DIR]]
|
||||
#defer PANDA_INSTALL_OTHER $[unixfilename $[INSTALL_DIR]]
|
||||
|
@ -42,9 +42,6 @@
|
||||
#if $[eq $[PANDATOOL],]
|
||||
#error You seem to be attached to some trees, but not PANDATOOL!
|
||||
#endif
|
||||
#if $[ne $[canonical $[PANDATOOL]], $[canonical $[TOPDIR]]]
|
||||
#error You are not attached to the right PANDATOOL!
|
||||
#endif
|
||||
#else
|
||||
#defer PANDATOOL_INSTALL $[unixfilename $[INSTALL_DIR]]
|
||||
#defer PANDATOOL_INSTALL_OTHER $[unixfilename $[INSTALL_DIR]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user