File argouml-linkresolve.patch of Package ArgoUML

--- argouml.sh.orig     2011-04-20 11:21:07.000000000 +0200
+++ argouml.sh  2011-04-20 11:21:20.000000000 +0200
@@ -18,7 +18,7 @@
 while [ -h "$PRG" ] ; do
   ls=`ls -ld "$PRG"`
   link=`expr "$ls" : '.*-> \(.*\)$'`
-  if expr "$link" : '.*/.*' > /dev/null; then
+  if expr "$link" : '/.*' > /dev/null; then
       PRG="$link"
   else
       PRG="`dirname $PRG`/$link"
openSUSE Build Service is sponsored by