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:
@@ -2,7 +2,7 @@ SUMMARY="Drawing program designed for young children"
|
||||
DESCRIPTION="
|
||||
tuxpaint - Drawing program designed for young children.
|
||||
"
|
||||
HOMEPAGE="http://www.tuxpaint.org/"
|
||||
HOMEPAGE="http://www.tuxpaint.org/"
|
||||
#SOURCE_URI="cvs://:pserver:anonymous@tuxpaint.cvs.sourceforge.net:/cvsroot/tuxpaint/tuxpaint"
|
||||
SOURCE_URI="http://ports-space.haiku-files.org/source/tuxpaint-snapshot-2013-11-06.zip"
|
||||
CHECKSUM_SHA256="8eca858c590b7aad4cfebe252ea1e5745d043bd46c18bc4c4e5bb59fd47d41d3"
|
||||
@@ -71,7 +71,7 @@ INSTALL()
|
||||
{
|
||||
tuxpaintDir=$appsDir/TuxPaint
|
||||
mkdir -p $tuxpaintDir
|
||||
|
||||
|
||||
cp tuxpaint $tuxpaintDir/TuxPaint
|
||||
|
||||
# make install
|
||||
|
||||
Reference in New Issue
Block a user