fixed some typoes
authorewt <devnull@localhost>
Thu, 12 Dec 1996 21:33:45 +0000 (21:33 +0000)
committerewt <devnull@localhost>
Thu, 12 Dec 1996 21:33:45 +0000 (21:33 +0000)
CVS patchset: 1241
CVS date: 1996/12/12 21:33:45

autodeps/linux.prov

index 509c7be..aaede68 100644 (file)
@@ -11,8 +11,8 @@ for f in $filelist; do
     if [ "$soname" != "" ]; then
         if [ "$soname" != "_end" ]; then
             echo $soname
-        else
-    fi
+       fi
+    else
        echo ${f##*/}
     fi
 done | sort -u