mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Merged in 5HT/haikuports (pull request #146)
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