diff --git a/games-strategy/freeciv/freeciv-2.4.3.recipe b/games-strategy/freeciv/freeciv-2.4.3.recipe index a9e5b796d..7c62c79cd 100644 --- a/games-strategy/freeciv/freeciv-2.4.3.recipe +++ b/games-strategy/freeciv/freeciv-2.4.3.recipe @@ -1,4 +1,4 @@ -SUMMARY="A free Civilization-like game." +SUMMARY="A free Civilization-like game" DESCRIPTION=" Freeciv is a free Civilization-like game, primarily \ for X under Unix. It has support for multiplayer games locally or \ @@ -97,9 +97,9 @@ INSTALL() { make install - mkdir -p $appsDir/freeciv - mv $binDir/freeciv-sdl $appsDir/freeciv/freeciv - addAppDeskbarSymlink $appsDir/freeciv/freeciv + mkdir -p $appsDir/Freeciv + mv $binDir/freeciv-sdl $appsDir/Freeciv/Freeciv + addAppDeskbarSymlink $appsDir/Freeciv/Freeciv mv $prefix/share/* $dataRootDir rm -rf $prefix/share diff --git a/games-strategy/freeciv/freeciv-2.4.4.recipe b/games-strategy/freeciv/freeciv-2.4.4.recipe index 424cae144..03d9916d9 100644 --- a/games-strategy/freeciv/freeciv-2.4.4.recipe +++ b/games-strategy/freeciv/freeciv-2.4.4.recipe @@ -1,4 +1,4 @@ -SUMMARY="A free Civilization-like game." +SUMMARY="A free Civilization-like game" DESCRIPTION=" Freeciv is a free Civilization-like game, primarily \ for X under Unix. It has support for multiplayer games locally or \ @@ -97,9 +97,9 @@ INSTALL() { make install - mkdir -p $appsDir/freeciv - mv $binDir/freeciv-sdl $appsDir/freeciv/freeciv - addAppDeskbarSymlink $appsDir/freeciv/freeciv + mkdir -p $appsDir/Freeciv + mv $binDir/freeciv-sdl $appsDir/Freeciv/Freeciv + addAppDeskbarSymlink $appsDir/Freeciv/Freeciv mv $prefix/share/* $dataRootDir rm -rf $prefix/share diff --git a/games-strategy/freeciv/freeciv-2.5.0.recipe b/games-strategy/freeciv/freeciv-2.5.0.recipe index 9f804d0ff..921538f72 100644 --- a/games-strategy/freeciv/freeciv-2.5.0.recipe +++ b/games-strategy/freeciv/freeciv-2.5.0.recipe @@ -1,4 +1,4 @@ -SUMMARY="A free Civilization-like game." +SUMMARY="A free Civilization-like game" DESCRIPTION=" Freeciv is a free Civilization-like game, primarily \ for X under Unix. It has support for multiplayer games locally or \ @@ -104,9 +104,9 @@ INSTALL() { make install - mkdir -p $appsDir/freeciv - mv $binDir/freeciv-sdl $appsDir/freeciv/freeciv - addAppDeskbarSymlink $appsDir/freeciv/freeciv + mkdir -p $appsDir/Freeciv + mv $binDir/freeciv-sdl $appsDir/Freeciv/Freeciv + addAppDeskbarSymlink $appsDir/Freeciv/Freeciv mv $prefix/share/* $dataRootDir rm -rf $prefix/share