mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="Chicken is a Scheme interpreter and native Scheme to C compiler"
|
||||
HOMEPAGE="http://www.call-cc.org/"
|
||||
DESCRIPTION="Chicken is a Scheme interpreter and native Scheme to C compiler"
|
||||
HOMEPAGE="http://www.call-cc.org/"
|
||||
SOURCE_URI="http://code.call-cc.org/releases/4.7.0/chicken-4.7.0.tar.gz"
|
||||
CHECKSUM_MD5="9389388fdf04c3c64de29633aae12539"
|
||||
REVISION="1"
|
||||
@@ -16,7 +16,7 @@ BUILD()
|
||||
MANDIR=`finddir B_COMMON_DOCUMENTATION_DIRECTORY`/man/man1 \
|
||||
DOCDIR=`finddir B_COMMON_DOCUMENTATION_DIRECTORY`/doc/chicken \
|
||||
DATADIR=`finddir B_COMMON_DATA_DIRECTORY`/chicken
|
||||
|
||||
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user