From 6cc0b8d757ff056eb64ad5d7f6a96c03f11a48da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Thu, 16 Dec 2004 09:50:02 +0000 Subject: [PATCH] INTEGRATION: CWS nativefixer2 (1.3.2); FILE MERGED 2004/12/02 13:58:46 is 1.3.2.1: #i34296# no more string StarOffice --- setup_native/scripts/uninstall_solaris.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup_native/scripts/uninstall_solaris.sh b/setup_native/scripts/uninstall_solaris.sh index 96b25a42a5aa..1fd417505e67 100644 --- a/setup_native/scripts/uninstall_solaris.sh +++ b/setup_native/scripts/uninstall_solaris.sh @@ -25,9 +25,9 @@ tail +$linenum $0 > $GETUID_SO PKGLIST=`pkginfo -R $MY_ROOT | cut -f 2 -d ' ' | grep -v core` COREPKG=`pkginfo -R $MY_ROOT | cut -f 2 -d ' ' | grep core` -echo "####################################################################" -echo "# Deinstallation of StarOffice packages #" -echo "####################################################################" +echo "#############################################" +echo "# Deinstallation of Office packages #" +echo "#############################################" echo echo "Path to the root directory : " $MY_ROOT echo