You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by hi...@apache.org on 2009/02/12 14:01:48 UTC

svn commit: r743715 - /harmony/enhanced/classlib/trunk/make/depends.xml

Author: hindessm
Date: Thu Feb 12 13:01:48 2009
New Revision: 743715

URL: http://svn.apache.org/viewvc?rev=743715&view=rev
Log:
Oops.  Meant to remove this unused property too.

Modified:
    harmony/enhanced/classlib/trunk/make/depends.xml

Modified: harmony/enhanced/classlib/trunk/make/depends.xml
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/make/depends.xml?rev=743715&r1=743714&r2=743715&view=diff
==============================================================================
--- harmony/enhanced/classlib/trunk/make/depends.xml (original)
+++ harmony/enhanced/classlib/trunk/make/depends.xml Thu Feb 12 13:01:48 2009
@@ -74,7 +74,6 @@
     </target>
 
     <target name="-select-win-deps-x86_64" if="is.x86_64">
-        <property name="people.apache.base" value="${people.apache.base.x86_64}"/>
         <property name="awtdeps.dir" value="${awtdeps.dir.x86_64}"/>
         <property name="awtdeps.tar" value="${awtdeps.tar.x86_64}"/>
         <property name="awtdeps.url" value="${awtdeps.url.x86_64}"/>