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