mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Also copy the documentation.
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION="Paladin is an open source integrated development environment (IDE)
|
||||
modeled after BeOS' BeIDE."
|
||||
HOMEPAGE="http://paladin.sourceforge.net"
|
||||
SRC_URI="git://github.com/HaikuArchives/Paladin#8929011"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2001-2010 DarkWyrm <bpmagic@columbus.rr.com> \
|
||||
2014 John Scipione <jscipione@gmail.com>"
|
||||
@@ -47,10 +47,12 @@ BUILD()
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir/Paladin
|
||||
mkdir -p $appsDir/Paladin $appsDir/Paladin/Documentation
|
||||
mkdir -p $libDir
|
||||
mkdir -p $binDir
|
||||
|
||||
cp -r Documentation $appsDir/Paladin
|
||||
rm $appsDir/Paladin/Documentation/KeltFont.zip
|
||||
cp -r Paladin/Paladin Paladin/Templates $appsDir/Paladin/
|
||||
cp SymbolFinder/SymbolFinder $appsDir/Paladin/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user