2007-02-05 Dave Brolley <brolley@redhat.com>
[deliverable/binutils-gdb.git] / ltconfig
index 15f986c76d13c250618023e552a54d6fec909fb9..8570aa17b72c8ca705b3889a9f0228ae2a41c677 100755 (executable)
--- a/ltconfig
+++ b/ltconfig
@@ -625,7 +625,7 @@ old_postuninstall_cmds=
 
 if test -n "$RANLIB"; then
   old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
-  old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds"
+  old_postinstall_cmds="~$old_postinstall_cmds~\$RANLIB \$oldlib"
 fi
 
 # Source the script associated with the $tagname tag configuration.
This page took 0.023154 seconds and 4 git commands to generate.