Section: User Commands (1)Updated: November 04, 2005Local indexUp
NAME
make-jpkg - build Debian packages from Java(TM) 2 binary distributions
SYNOPSIS
make-jpkg
[OPTION]... [FILE]
DESCRIPTION
make-jpkg creates a Debian package from a Java(TM) 2
distribution. This program works currently with the following Java(TM) 2 REs and SDKs:
Sun Microsystems(TM) 1.4 and 1.5 Standard Edition
IBM(TM) 1.3, 1.4, and 5.0 Standard Edition
Blackdown Java-Linux 1.3 and 1.4 Standard Edition
The following options are recognized:
--full-name NAME
full name used in the maintainer field of the package
--email EMAIL
email address used in the maintainer field of the package
The program requires about 200 MB free disk space in a temporary
directory. The temporary directory defaults to
/tmp
but you can specify an alternate directory by setting the environment
variable TMPDIR.
ENVIRONMENT
TMPDIR
base directory used for temporary files (defaults to /tmp)
J2SE_PACKAGE_FULL_NAME
full name used in the maintainer field of the package; if none is supplied
then the default of "Debian Java Maintainers" is used.