What? Everyone doesn't have a /usr/local/javalib/ directory?

My cockup.


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137244 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2003-02-02 16:52:40 +00:00
parent d75f82637a
commit 6954fa7b30
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
# The pathname of the "junit.jar" JAR file
junit.jar=/usr/local/javalib/junit-3.7.jar
#junit.jar = ${junit.home}/junit-3.7.jar
junit.jar = ${junit.home}/junit-3.7.jar
# The name of this component
component.name = commons-lang