mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Build Randomizer in current directory
This commit is contained in:
@@ -46,9 +46,7 @@ BUILD()
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
cd src
|
||||
architecture=${buildArchitecture/_/-}
|
||||
mkdir -p $appsDir
|
||||
cp objects.$architecture-release/Randomizer $appsDir
|
||||
cp src/Randomizer $appsDir
|
||||
addAppDeskbarSymlink $appsDir/Randomizer
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user