mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user