/AOSCompiler

Compile aosp roms

Primary LanguagePython

AOSCompiler

AOSCompiler pygtk GUI

This program is packaged on a daily, beta, & stable basis. The packaging code can be viewed at launchpad.net

Compile this yourself

Install debhelper as a dep:

sudo apt-get install debhelper

Run make to compile/install:

Usage: make
debian or [deb-pack|deb-install|deb-clean]
archlinux or [arch-pack|arch-install|arch-clean]

Debian:

make debian

Archlinux:

make archlinux

Please let me know if there are any issues using this code!