summaryrefslogtreecommitdiff
path: root/apache-commons
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:26:06 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:26:06 +0300
commitbc5a5d261541e26ab0facb1df2c09feb5788a13d (patch)
treefd290ffb47656db9db5ce53bd22cd95a1914e484 /apache-commons
parentf0347f6c7b1b091001151e54992509ee5016ef58 (diff)
Drop %_EXT% which was always empty
Diffstat (limited to 'apache-commons')
-rw-r--r--apache-commons/prj/d.lst8
1 files changed, 4 insertions, 4 deletions
diff --git a/apache-commons/prj/d.lst b/apache-commons/prj/d.lst
index 21f6e01700ea..03eec2a853ad 100644
--- a/apache-commons/prj/d.lst
+++ b/apache-commons/prj/d.lst
@@ -1,5 +1,5 @@
-..\%__SRC%\class\commons-logging-1.1.1-SNAPSHOT.jar %_DEST%\bin%_EXT%\commons-logging-1.1.1.jar
-..\%__SRC%\class\commons-codec-1.3.jar %_DEST%\bin%_EXT%\commons-codec-1.3.jar
-..\%__SRC%\class\commons-httpclient.jar %_DEST%\bin%_EXT%\commons-httpclient-3.1.jar
-..\%__SRC%\class\commons-lang-2.3.jar %_DEST%\bin%_EXT%\commons-lang-2.3.jar
+..\%__SRC%\class\commons-logging-1.1.1-SNAPSHOT.jar %_DEST%\bin\commons-logging-1.1.1.jar
+..\%__SRC%\class\commons-codec-1.3.jar %_DEST%\bin\commons-codec-1.3.jar
+..\%__SRC%\class\commons-httpclient.jar %_DEST%\bin\commons-httpclient-3.1.jar
+..\%__SRC%\class\commons-lang-2.3.jar %_DEST%\bin\commons-lang-2.3.jar