From 1050c84b401b58e8ad69a2e49edae5185b136f1f Mon Sep 17 00:00:00 2001 From: scarab Date: Thu, 31 Jul 2008 11:22:06 +0000 Subject: "oprava ebuildu :(" git-svn-id: http://opensvn.csie.org/tuxanci_ng@184 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- packaging/gentoo/tuxanci-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/gentoo') diff --git a/packaging/gentoo/tuxanci-9999.ebuild b/packaging/gentoo/tuxanci-9999.ebuild index 3c958ce..577563e 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:${GAMES_DATADIR}/tuxanci-ng:" src/base/path.h \ + -e "s:share/tuxanci:${GAMES_DATADIR}/${PN}:" 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 \ -- cgit v1.2.3