mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION="GD is an open source library for the dynamic creation of images by programmers."
|
||||
HOMEPAGE="http://www.libgd.org"
|
||||
DESCRIPTION="GD is an open source library for the dynamic creation of images by programmers."
|
||||
HOMEPAGE="http://www.libgd.org"
|
||||
SOURCE_URI="http://www.libgd.org/releases/gd-2.0.36RC1.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
@@ -24,4 +24,3 @@ INSTALL()
|
||||
cd gd-2.0.36RC1
|
||||
make install
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user