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:
Jim
2015-02-25 12:30:19 -08:00
parent c3e67bed79
commit 48f5476e37
2 changed files with 5 additions and 5 deletions

View File

@@ -7,8 +7,9 @@ yab wouldn't be complete without the yab-IDE, a powerful development \
environment, which of course is programmed in yab itself.
"
HOMEPAGE="https://github.com/bbjimmy/Yab"
SRC_URI="https://github.com/bbjimmy/Yab/archive/yab1.7.4.tar.gz"
CHECKSUM_SHA256="c757e7382006e7c266082c75d4aeefa951ed84a1ad64e97180e886cdda7f859a"
SRC_URI="https://github.com/bbjimmy/Yab/archive/yab_ide2.2.4.tar.gz"
CHECKSUM_SHA256="4be806c0daae4f842e9232a1af9ceb5ae8c9a83b9c9ab44cddf1f70e29ec0e32"
REVISION="1"
LICENSE="Artistic"
COPYRIGHT="
@@ -42,7 +43,7 @@ BUILD_PREREQUIRES="
cmd:make
cmd:mkdepend
"
SOURCE_DIR="Yab-yab1.7.4"
SOURCE_DIR="Yab-yab_ide2.2.4"
BUILD()
{