mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
remove spare line in yab1.7.4 recipe, changed yab-ide to use Sentence
casing, insure ~/config/settings/yab is created if it doesn't exist, fix find and replace.
This commit is contained in:
@@ -16,7 +16,7 @@ COPYRIGHT="
|
||||
"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
yab = $portVersion compat =1.7.4
|
||||
cmd:yab= $portVersion compat =1.7.4
|
||||
@@ -47,7 +47,6 @@ BUILD()
|
||||
make $jobArgs BUILDHOME=`finddir B_SYSTEM_DEVELOP_DIRECTORY`
|
||||
unzip -o App_YAB.zip
|
||||
copyattr App_YAB yab
|
||||
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user