Add build script
commit87c8a3f800bec94e44cf61efc17fcd8f1c3a1a9d
authorKyle J. McKay <mackyle@gmail.com>
Tue, 24 Sep 2013 09:15:02 +0000 (24 02:15 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 24 Sep 2013 09:15:02 +0000 (24 02:15 -0700)
tree562582999040057b15ad45eaa38265fe5b398cae
parent4be4f7df5c9ccd4150e01d39e71deff3baa75a1d
Add build script

The build script fetches, unpacks, patches, configures and builds.
It then emits instructions on how to install.

Add a note about building and installing to README_FIRST.txt.
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]
README_FIRST.txt
build [new file with mode: 0755]