Trim extra newlines at end of file & trailing whitespace.

This commit is contained in:
Augustin Cavalier
2015-08-04 12:08:31 -04:00
parent 55dd9cf19d
commit 4634abef1b
724 changed files with 1430 additions and 1527 deletions

View File

@@ -5,7 +5,7 @@ portable and efficient C, supports almost all of the R5RS Scheme language \
standard, and includes many enhancements and extensions. CHICKEN runs on \
Linux, MacOS X, Windows, and many Unix flavours.
"
HOMEPAGE="http://www.call-cc.org/"
HOMEPAGE="http://www.call-cc.org/"
SOURCE_URI="http://code.call-cc.org/releases/4.8.0/chicken-4.8.0.5.tar.gz"
CHECKSUM_SHA256="5b9192951bc61cc19dd4963cceb93908bff46b6868d7927f19850e8973c430fb"
REVISION="1"
@@ -94,7 +94,7 @@ INSTALL()
prepareInstalledDevelLibs libchicken
packageEntries devel $developDir
rm -rf $prefix/share
}