diff options
Diffstat (limited to 'trinity-base/kpoker/kpoker-9999.ebuild')
-rw-r--r-- | trinity-base/kpoker/kpoker-9999.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/trinity-base/kpoker/kpoker-9999.ebuild b/trinity-base/kpoker/kpoker-9999.ebuild index ce721daa..c016afc8 100644 --- a/trinity-base/kpoker/kpoker-9999.ebuild +++ b/trinity-base/kpoker/kpoker-9999.ebuild @@ -3,13 +3,12 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_NAME="tdegames" +TRINITY_MODULE_NAME="tdegames" +TSM_EXTRACT_ALSO="libtdegames/" inherit trinity-meta-2 DESCRIPTION="Trinity poker game" DEPEND="~trinity-base/libtdegames-${PV}" RDEPEND="${DEPEND}" - -TSM_EXTRACT_ALSO="libtdegames/" |