don't install runPythonEmacs on Linux

This commit is contained in:
David Rose 2004-06-12 01:26:38 +00:00
parent 8f06b1ad29
commit 679b7ec444

View File

@ -1,7 +1,7 @@
#if $[CTPROJS] #if $[and $[CTPROJS],$[WINDOWS_PLATFORM]]
// This script is only useful if you're using the ctattach scripts; // This script is only useful if you're using the ctattach script on
// therefore, we only bother to install it if you're using the // Windows; therefore, we only bother to install it if you're using
// cattach scripts. // the cattach scripts.
#define INSTALL_SCRIPTS runPythonEmacs #define INSTALL_SCRIPTS runPythonEmacs
#endif #endif