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