aboutsummaryrefslogtreecommitdiffstats
path: root/palm/pilot-link/files/patch-ltmain.sh
blob: 7047862591294333d4215e0c5fefbe2db15596fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- ltmain.sh.orig  2009-05-25 07:33:24.000000000 +0300
+++ ltmain.sh   2009-09-08 01:58:54.000000000 +0300
@@ -2077,10 +2077,10 @@
    fi
 
    # Install the pseudo-library for information purposes.
-   func_basename "$file"
-   name="$func_basename_result"
-   instname="$dir/$name"i
-   func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
+#  func_basename "$file"
+#  name="$func_basename_result"
+#  instname="$dir/$name"i
+#  func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
 
    # Maybe install the static library, too.
    test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"