summaryrefslogtreecommitdiff
path: root/man/med-xpi-unpack.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/med-xpi-unpack.1')
-rw-r--r--man/med-xpi-unpack.134
1 files changed, 0 insertions, 34 deletions
diff --git a/man/med-xpi-unpack.1 b/man/med-xpi-unpack.1
deleted file mode 100644
index ef41c07..0000000
--- a/man/med-xpi-unpack.1
+++ /dev/null
@@ -1,34 +0,0 @@
-.TH MED-XPI-UNPACK "1" "13 August 2009"
-
-.SH NAME
-med-xpi-unpack \- unpack a XPI file to a directory
-
-.SH SYNOPSIS
-\fBmed-xpi-unpack\fR <\fBinput_XPI_file\fR> <\fBoutput_directory\fR>
-
-.SH DESCRIPTION
-\fBmed-xpi-pack\fR unpacks a XPI file to the specified output directory. It takes in consideration JAR files, which are usually shipped inside XPI files, and unpacks them, in order to be able to distribute them through the repositories. The unpacked JAR files are packed during build process on call of med-xpi-pack script.
-.LP
-It is distributed as a part of mozilla-devscripts package. It should be called by developer, when the XPI file needs to be unpacked during packaging.
-
-
-.SH OPTIONS
-.TP
-None.
-
-.SH ENVIRONMENT VARIABLES
-.TP
-None.
-
-.SH EXAMPLE
-.TP
-med-xpi-unpack ubufox.xpi ubufox
-Unpacks the contents of ubufox.xpi to directory ubufox.
-
-.SH SEE ALSO
-\fBmed-xpi-pack\fR
-
-.SH AUTHOR
-\fBmed-xpi-unpack\fR was written by Alexander Sack <asac@ubuntu.com> and Sasa Bodiroza <jazzva@gmail.com>, and this manual page by Sasa Bodiroza <jazzva@gmail.com>.
-
-Both are released under the GNU General Public License, version 2 or later.