mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
audacity: add deskbar link (#7507)
This commit is contained in:
@@ -111,4 +111,8 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
cmake --install build
|
||||
|
||||
mkdir -p $appsDir
|
||||
ln -s $binDir/audacity $appsDir/Audacity
|
||||
addAppDeskbarSymlink $appsDir/Audacity
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user