diff options
| author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-02-28 09:18:24 +0100 |
|---|---|---|
| committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-02-28 09:18:38 +0100 |
| commit | 69579bf2c6eb3d99c1fbed4d06acb4fbd9060c6e (patch) | |
| tree | 665c1e039b33e9ce224e11028e875f3baa9d0f3b | |
| parent | 7d459ca93129f7b8c2f594b8f04e99d2b42e274e (diff) | |
update the ebuild
| -rw-r--r-- | packaging/gentoo/tuxanci-9999.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packaging/gentoo/tuxanci-9999.ebuild b/packaging/gentoo/tuxanci-9999.ebuild index 773ded1..8ac8d51 100644 --- a/packaging/gentoo/tuxanci-9999.ebuild +++ b/packaging/gentoo/tuxanci-9999.ebuild @@ -30,8 +30,6 @@ DEPEND="${RDEPEND} >=dev-util/cmake-2.6.0 nls? ( sys-devel/gettext )" -S="${WORKDIR}"/"${PN}" - src_configure() { local mycmakeargs="$(cmake-utils_use_with alsa AUDIO) $(cmake-utils_use_enable debug DEBUG) |