mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Fixed failed FreeGish build due to change of directories.
This commit is contained in:
@@ -52,7 +52,7 @@ INSTALL()
|
||||
{
|
||||
cd ..
|
||||
mkdir -p $appsDir/FreeGish
|
||||
cp -r freegish-1.0 $appsDir/FreeGish
|
||||
cp -r freegish-f53d915381c2dd9889dbebdff0541b04c6065067/* $appsDir/FreeGish
|
||||
mv $appsDir/FreeGish/freegish $appsDir/FreeGish/FreeGish
|
||||
addAppDeskbarSymlink $appsDir/FreeGish/FreeGish
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user