You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-03-31 14:42:53 -07:00
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@16188 d073be05-634f-4543-b044-5fe20cf6d1d6
14 lines
375 B
XML
14 lines
375 B
XML
--- build.xml.orig 2006-01-31 15:27:27.000000000 -0800
|
|
+++ build.xml 2006-01-31 15:28:05.000000000 -0800
|
|
@@ -60,10 +60,6 @@
|
|
</path>
|
|
|
|
<path id="project.build.classpath">
|
|
- <fileset dir="${buildDir}/${fullProdName}/lib-nodist">
|
|
- <include name="**/*.jar"/>
|
|
- </fileset>
|
|
-
|
|
<fileset dir="${buildDir}/${fullProdName}/lib">
|
|
<include name="**/*.jar"/>
|
|
</fileset>
|