From 2e77c4e0859bb35d29b4f7704d717a8446fc0088 Mon Sep 17 00:00:00 2001 From: tromey Date: Mon, 7 Aug 2006 20:37:50 +0000 Subject: PR libgcj/28609: * ltconfig: Copied from gcc. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116003 138bc75d-0d04-0410-961f-82ee72b054a4 --- libjava/classpath/ltconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libjava/classpath/ltconfig') diff --git a/libjava/classpath/ltconfig b/libjava/classpath/ltconfig index 852476b1d2c..839b980fdb2 100755 --- a/libjava/classpath/ltconfig +++ b/libjava/classpath/ltconfig @@ -626,7 +626,7 @@ old_postuninstall_cmds= if test -n "$RANLIB"; then old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" - old_postinstall_cmds="\$old_postinstall_cmds~$RANLIB \$oldlib" + old_postinstall_cmds="~$old_postinstall_cmds~\$RANLIB \$oldlib" fi # Source the script associated with the $tagname tag configuration. -- cgit v1.2.3