---
 cde/programs/dtinfo/dtinfogen/infolib/etc/dtinfogen | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/cde/programs/dtinfo/dtinfogen/infolib/etc/dtinfogen 
b/cde/programs/dtinfo/dtinfogen/infolib/etc/dtinfogen
index 1e825e23..6d4d8a34 100755
--- a/cde/programs/dtinfo/dtinfogen/infolib/etc/dtinfogen
+++ b/cde/programs/dtinfo/dtinfogen/infolib/etc/dtinfogen
@@ -30,8 +30,6 @@
 #
 ###############################################################################
 
-USERPATH=$PATH
-PATH=/bin:/usr/bin:/usr/sbin
 RETCODE=0
 
 trap '\
@@ -45,7 +43,7 @@ trap '\
 #
 ###############################################################################
 
-export ARCH DTINFO_HOME OTK_NAME PATH
+export ARCH DTINFO_HOME OTK_NAME
 
 
 ###############################################################################
@@ -361,8 +359,6 @@ if [ ! -d $DTINFO_LIB ] ; then
 
 fi
 
-PATH=${PATH}:${USERPATH}
-
 ###############################################################################
 #
 #      Create the command line and invoke the DtInfo build tools
-- 
2.23.0



_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to