From 676286717393ad5a1dfecac80022ce85cd503711 Mon Sep 17 00:00:00 2001 From: Brent Eagles Date: Wed, 7 Nov 2007 14:59:34 -0330 Subject: - Moved cpp/slice to slice - Merged all TestUtil.py modules to config/TestUtil.py - Moved all certs to config/certs - Updated test scripts to refer to new TestUtil.py module and use new interfaces - Updated build systems to refer to new slice location - Moved cpp/install to distribution - Moved and merged all IceGridAdmin.py modules to config. - Modified build system to deal with new build logic. That is there are 3 basic ways to find the slice translators and runtime: ICE_HOME, an RPM install and the source distribution. Automatically detecting Ice in a default install location is now problematic and no longer done. --- cpp/install/common/components/ice.python.module | 1 - 1 file changed, 1 deletion(-) delete mode 100755 cpp/install/common/components/ice.python.module (limited to 'cpp/install/common/components/ice.python.module') diff --git a/cpp/install/common/components/ice.python.module b/cpp/install/common/components/ice.python.module deleted file mode 100755 index 6ff32ffc5db..00000000000 --- a/cpp/install/common/components/ice.python.module +++ /dev/null @@ -1 +0,0 @@ -IcePy.pyd -- cgit v1.2.3