mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
ResourceEdit recipe: cosmetic patch
This commit is contained in:
@@ -6,7 +6,7 @@ SUMMARY="Resource editor"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/ResourceEdit"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2012-2013 Tri-Edge AI"
|
||||
SRC_URI="git+https://github.com/HaikuArchives/ResourceEdit.git#1873c33591e2d2ccb3dccb692c175e9f10a0e450" # change!
|
||||
SRC_URI="git+https://github.com/HaikuArchives/ResourceEdit.git#1873c33591e2d2ccb3dccb692c175e9f10a0e450"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="!x86 ?x86_64"
|
||||
@@ -45,7 +45,7 @@ BUILD()
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
# supports"x86" architecture only
|
||||
# supports "x86" architecture only
|
||||
mkdir $appsDir
|
||||
cp objects.x86-gcc4-release/ResourceEdit $appsDir
|
||||
addAppDeskbarSymlink $appsDir/ResourceEdit
|
||||
|
||||
Reference in New Issue
Block a user