mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
ArmyKnife: fix typo
This commit is contained in:
@@ -8,7 +8,7 @@ HOMEPAGE="https://github.com/HaikuArchives/ArmyKnife"
|
|||||||
COPYRIGHT="2000-2001 Jason Burgess
|
COPYRIGHT="2000-2001 Jason Burgess
|
||||||
2015-2016 Markus Himmel"
|
2015-2016 Markus Himmel"
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
REVISION="2"
|
REVISION="3"
|
||||||
COMMIT="f31ef34748a0cb2cc77fff788085cffd84cd2204"
|
COMMIT="f31ef34748a0cb2cc77fff788085cffd84cd2204"
|
||||||
SOURCE_URI="https://github.com/HaikuArchives/ArmyKnife/archive/$COMMIT.zip"
|
SOURCE_URI="https://github.com/HaikuArchives/ArmyKnife/archive/$COMMIT.zip"
|
||||||
CHECKSUM_SHA256="0b6e92953a2779ccd477b9ac25a8e364141aa903446db7be09c0233c0623f550"
|
CHECKSUM_SHA256="0b6e92953a2779ccd477b9ac25a8e364141aa903446db7be09c0233c0623f550"
|
||||||
@@ -48,7 +48,7 @@ INSTALL()
|
|||||||
{
|
{
|
||||||
mkdir -p $appsDir/ArmyKnife/Documentation
|
mkdir -p $appsDir/ArmyKnife/Documentation
|
||||||
|
|
||||||
cp -r documentation/armyknife $appsDir/ArmyKnife/Documenation/
|
cp -r documentation/armyknife $appsDir/ArmyKnife/Documentation/
|
||||||
cp documentation/armyknife_changelog.txt $appsDir/ArmyKnife/Documentation
|
cp documentation/armyknife_changelog.txt $appsDir/ArmyKnife/Documentation
|
||||||
cp bin/ArmyKnife $appsDir/ArmyKnife
|
cp bin/ArmyKnife $appsDir/ArmyKnife
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user