mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -8,7 +8,7 @@ application and write specialized tools; often these are included in Blender’s
|
||||
future releases. Blender is well suited to individuals and small studios who \
|
||||
benefit from its unified pipeline and responsive development process.
|
||||
"
|
||||
HOMEPAGE="http://www.blender.org"
|
||||
HOMEPAGE="http://www.blender.org"
|
||||
SOURCE_URI="http://download.blender.org/source/blender-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="0ca3ceb6c656ae7c556f81ab0994e6aa7a6c64324824cbc94a87caf36f0a119d"
|
||||
REVISION="1"
|
||||
@@ -80,7 +80,7 @@ INSTALL()
|
||||
{
|
||||
cd build_haiku
|
||||
make install
|
||||
|
||||
|
||||
mkdir -p $binDir $dataDir $docDir $appsDir
|
||||
mv $prefix/blender $prefix/blender-thumbnailer.py $binDir/
|
||||
mv $prefix/GPL-license.txt $prefix/LICENSE-bfont.ttf.txt \
|
||||
|
||||
Reference in New Issue
Block a user