classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: lib/copy-vmresources.sh.in


From: Guilhem Lavaux
Subject: [cp-patches] FYI: lib/copy-vmresources.sh.in
Date: Wed, 02 Nov 2005 22:02:48 +0100
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050322)

Hi,

As reported by Christian Thalinger there is a small problem in the default configuration of lib/copy-vmresources.sh.in. So here is an obvious patch to fix it.

Guilhem.

ChangeLog entry:

2005-11-02  Guilhem Lavaux  <address@hidden>

        * lib/copy-vmresources.sh.in: Added definition for top_srcdir.

Index: lib/copy-vmresources.sh.in
===================================================================
RCS file: /cvsroot/classpath/classpath/lib/copy-vmresources.sh.in,v
retrieving revision 1.1
diff -u -r1.1 copy-vmresources.sh.in
--- lib/copy-vmresources.sh.in  23 Oct 2005 16:59:07 -0000      1.1
+++ lib/copy-vmresources.sh.in  2 Nov 2005 21:02:33 -0000
@@ -1,6 +1,7 @@
 #! @SHELL@
 # @configure_input@
 
address@hidden@
 vmdirs=`echo "@vm_classes@" | sed 's%:% %g'`
 destMetaDir=`pwd`/META-INF
 destResDir=`pwd`

reply via email to

[Prev in Thread] Current Thread [Next in Thread]