--- Scripts/Functions/GoboLinux	2007-09-22 12:15:45.000000000 +0200
+++ MyTools/1-Oct-2007/Scripts/Functions/GoboLinux	2007-10-01 11:52:31.000000000 +0200
@@ -691,7 +691,7 @@
 
 function Get_System_Paths () {
    Parameters "$1" programpath
-   find ${programpath} |
+   find ${programpath}/ |
    sed -e "s, ,\\ ,g" \
    -e "s,${programpath}/lib/\(.*\),${goboLinks}/Libraries/\1,g" \
    -e "s,${programpath}/sbin/\(.*\),${goboLinks}/Executables/\1,g" \
