make-googleearth-package(1)
===========================
Wesley J. Landaker <wjl@icecavern.net>

NAME
----
make-googleearth-package - builds a googleearth Debian package

SYNOPSIS
--------
_make-googleearth-package_ [options]

DESCRIPTION
-----------
Creates a Debian package from the Google Earth GNU/Linux installer.
By default, will look for the installer in the current directory.
If not found it will be downloaded automatically.

OPTIONS
-------
--fullname _name_::
  Use _name_ as full name in Maintainer field

--email _email_::
  Use _email_ as email address in Maintainer field

--file _file_::
  Use _file_ instead of GoogleEarthLinux.bin

--download::
  Always try to download a new version

--cleanup::
  Delete the installer after building successfully

--quiet::
  Suppress all intermediate build output

--force::
  Attempt to build an unsupported version

