Fix a lot of lint failures.

This commit is contained in:
Augustin Cavalier
2015-07-16 12:15:14 -04:00
parent 2714d7583b
commit c74967bb0e
30 changed files with 87 additions and 117 deletions

View File

@@ -1,4 +1,4 @@
SUMMARY="Bam is a fast and flexible build system."
SUMMARY="A fast and flexible build system"
DESCRIPTION="Bam uses Lua to describe the build process. It's takes its \
inspiration for the script files from scons. While scons focuses on being \
100% correct when building, bam makes a few sacrifices to acquire fast. \