Skip to content
This repository has been archived by the owner on Mar 20, 2020. It is now read-only.

lindenlab/ec2-api-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debian Packaging for Amazon API Tools

This repository contains debian packaging for the Amazon EC2 API Tools, which are command-line utilities that interface with Amazon's EC2 service.

If you wish to use dpkg, apt, or aptitude to install the Amazon API Tools on a Debian system, then you might be interested in this packaging.

Usage

Building the Debian binary packages only

To build the debs, checkout the debian branch and run:

dpkg-buildpackage -b -us -uc

Building the Debian source package

To build the source package and debs, checkout the debian branch and run:

./debian/mkorig.sh origin/upstream
dpkg-buildpackage -us -uc

See also

Please also read the contents of the files debian/README.source and debian/README.Debian.

About

Amazon EC2 API Tools (Debian Packaging)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%