.TH MED-XPI-PACK "1" "13 August 2009" .SH NAME med-xpi-pack \- pack a directory to a XPI file .SH SYNOPSIS \fBmed-xpi-pack\fR <\fBinput_directory\fR> <\fBoutput_XPI_file\fR> .SH DESCRIPTION \fBmed-xpi-pack\fR packs a directory to a XPI file. It takes in consideration the unpacked JAR files, which are unpacked during the call of med-xpi-unpack script, in order to be able to distribute them through the repositories. .LP It is distributed as a part of mozilla-devscripts package, and is automatically called during the build process of Mozilla extension package, if the package includes xpi.mk script in debian/rules file. .SH OPTIONS .TP None. .SH ENVIRONMENT VARIABLES .TP None. .SH EXAMPLE .TP med-xpi-pack ubufox ubufox.xpi Packs the contents of the directory ubufox to file ubufox.xpi. .SH SEE ALSO \fBmed-xpi-unpack\fR .SH AUTHOR \fBmed-xpi-pack\fR was written by Alexander Sack and Sasa Bodiroza , and this manual page by Sasa Bodiroza . Both are released under the GNU General Public License, version 2 or later.