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/icephp.demo | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 cpp/install/common/components/icephp.demo (limited to 'cpp/install/common/components/icephp.demo') diff --git a/cpp/install/common/components/icephp.demo b/cpp/install/common/components/icephp.demo deleted file mode 100755 index 4614af48ba5..00000000000 --- a/cpp/install/common/components/icephp.demo +++ /dev/null @@ -1,2 +0,0 @@ -include=*.* -include=**/*.* -- cgit v1.2.3