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

@@ -1,5 +1,5 @@
DESCRIPTION="RDF Syntax Library"
HOMEPAGE="http://librdf.org/"
DESCRIPTION="RDF Syntax Library"
HOMEPAGE="http://librdf.org/"
SOURCE_URI="http://download.librdf.org/source/raptor2-2.0.8.tar.gz"
CHECKSUM_MD5="ac60858b875aab8fa7917f21a1237aa9"
REVISION="1"
@@ -19,7 +19,7 @@ BUILD()
INSTALL()
{
cd raptor2-2.0.8
make install
make install
}
TEST()
@@ -29,5 +29,5 @@ TEST()
}
LICENSE="GNU LGPL v2.1"
COPYRIGHT="2000-2012 David Beckett
COPYRIGHT="2000-2012 David Beckett
2000-2005 University of Bristol"