diff options
Diffstat (limited to 'trinity-base/kicker/kicker-9999.ebuild')
-rw-r--r-- | trinity-base/kicker/kicker-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trinity-base/kicker/kicker-9999.ebuild b/trinity-base/kicker/kicker-9999.ebuild index 3a9fa0e1..0ca02e29 100644 --- a/trinity-base/kicker/kicker-9999.ebuild +++ b/trinity-base/kicker/kicker-9999.ebuild @@ -24,7 +24,7 @@ src_configure() { mycmakeargs=( -DWITH_XFIXES="$(usex xcomposite)" -DWITH_XRENDER="$(usex xcomposite)" - -DWITH_XCOMPOSITE="$(usex xcomposite)" + -DWITH_XCOMPOSITE="$(usex xcomposite)" ) trinity-meta-2_src_configure |