[Lunar-commits] <moonbase> freeciv: fix another install path.
Florin Braescu
florin at lunar-linux.org
Fri Apr 17 20:50:24 CEST 2009
commit 8986f16f39345e7e18a49c9b38c06a4492e461b4
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Apr 17 21:50:24 2009 +0300
freeciv: fix another install path.
---
games/freeciv/BUILD | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/games/freeciv/BUILD b/games/freeciv/BUILD
index 5dc7d9a..7f22503 100644
--- a/games/freeciv/BUILD
+++ b/games/freeciv/BUILD
@@ -1,6 +1,7 @@
(
sedit "s:\$datadir/locale:/usr/share/locale:" configure &&
+ sedit "s:\$(datadir)/icons:/usr/share/icons:" data/icons/Makefile.in &&
default_game_build
) > $C_FIFO 2>&1
More information about the Lunar-commits
mailing list