mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Removed unnecessary directory
This commit is contained in:
@@ -40,9 +40,9 @@ INSTALL()
|
||||
{
|
||||
architecture=`echo $buildArchitecture | sed 's/_/-/g'`
|
||||
|
||||
mkdir -p $appsDir/Whisper
|
||||
mkdir -p $appsDir
|
||||
|
||||
cd objects.$architecture-debug
|
||||
cp Whisper $appsDir/Whisper
|
||||
addAppDeskbarSymlink $appsDir/Whisper/Whisper
|
||||
cp Whisper $appsDir
|
||||
addAppDeskbarSymlink $appsDir/Whisper
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user