Ebuilds Notes

From Elvanör's Technical Wiki
Revision as of 09:08, 11 October 2007 by Elvanor (talk | contribs)
Jump to navigation Jump to search

Eclipse 3.3

  • The Ant script creates a .tar.gz file at the end. We need to unpack it to perform further modifications.
  • To create this .tar.gz, stuff is copied from the build directory. We need to remove this copying in the main build.xml file, as we will later create the symlinks to our system jars.