summaryrefslogtreecommitdiff
path: root/packaging/gentoo
diff options
context:
space:
mode:
authorxHire <xHire@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-07-29 19:48:58 +0000
committerxHire <xHire@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-07-29 19:48:58 +0000
commit2f3197efb3f9dd74382d17c7bee038bdf592903a (patch)
tree1aa7e9773e6b2d03cee6ca6e3a2f2fbd2fac8ded /packaging/gentoo
parent822fb942beb72b9a4eeb6346d9ae919d1da3a4ce (diff)
- the project was renamed from tuxanci-ng to tuxanci
git-svn-id: http://opensvn.csie.org/tuxanci_ng@182 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'packaging/gentoo')
-rw-r--r--packaging/gentoo/tuxanci-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/gentoo/tuxanci-9999.ebuild b/packaging/gentoo/tuxanci-9999.ebuild
index 125b72f..3c958ce 100644
--- a/packaging/gentoo/tuxanci-9999.ebuild
+++ b/packaging/gentoo/tuxanci-9999.ebuild
@@ -33,7 +33,7 @@ src_unpack() {
-e "s:PATH_DIR\tPREFIX:PATH_DIR:" src/base/path.h \
|| die "sed config.h failed!"
sed -i \
- -e "s:share/tuxanci-ng:${GAMES_DATADIR}/tuxanci-ng:" src/base/path.h \
+ -e "s:share/tuxanci:${GAMES_DATADIR}/tuxanci-ng:" src/base/path.h \
|| die "sed config.h failed!"
sed -i \
-e "s:CMAKE_INSTALL_DATADIR share/:CMAKE_INSTALL_DATADIR /usr/share/games/:" CMakeLists.txt \