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:
@@ -6,7 +6,7 @@ in schools and around the world as a computer literacy drawing activity. \
|
||||
It combines an easy-to-use interface, fun sound effects, and an \
|
||||
encouraging cartoon mascot who guides children as they use the program.
|
||||
"
|
||||
HOMEPAGE="http://www.tuxpaint.org/"
|
||||
HOMEPAGE="http://www.tuxpaint.org/"
|
||||
SOURCE_URI="http://sourceforge.net/projects/tuxpaint/files/tuxpaint/0.9.22/tuxpaint-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="8abd932f8e36fad795bba0290c094c9c221e424c4b9aa8c763b7fb3459cb2be3"
|
||||
COPYRIGHT="2002-2010 Bill Kendrick and others"
|
||||
@@ -69,9 +69,9 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir/TuxPaint
|
||||
|
||||
|
||||
make install DESTDIR=$appsDir/TuxPaint
|
||||
ln -s $appsDir/TuxPaint/bin/tuxpaint $appsDir/TuxPaint/TuxPaint
|
||||
|
||||
|
||||
addAppDeskbarSymlink $appsDir/TuxPaint/bin/tuxpaint TuxPaint
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user