mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Fix Haiku Chat to be arch invariant
This commit is contained in:
@@ -47,6 +47,6 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir
|
||||
cp src/objects.x86-gcc2-release/Chat $appsDir/Chat
|
||||
cp src/objects.*-release/Chat $appsDir/Chat
|
||||
addAppDeskbarSymlink $appsDir/Chat "Chat"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user