25 Oct 03:27
Re: trying to build msys from source
Caleb Cushing wrote: > I got it built... Congratulations! > now I'm trying to understand the output of everything... > > basically everything get's output to store? what's the purpose of var, > pkg, and noarch? > Everything gets output to store/pkg. The job of the msysrls.sh script is to take the important bits and discard the rest, creating a binary package of the result. The files in store/var contain the list of files to be copied, and the noarch directory contain some extra files to be copied as well. The selected files are assembled in depot/binary/msysCORE/1.0, forming the directory tree of MSYS. This directory is then packed into a binary tarball which is ready to be distributed. Regards, Cesar ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
RSS Feed