diff options
Diffstat (limited to 'sys-auth/polkit-qt/polkit-qt-9999.ebuild')
| -rw-r--r-- | sys-auth/polkit-qt/polkit-qt-9999.ebuild | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-9999.ebuild b/sys-auth/polkit-qt/polkit-qt-9999.ebuild index 8e5cec2f690..dfff03efc34 100644 --- a/sys-auth/polkit-qt/polkit-qt-9999.ebuild +++ b/sys-auth/polkit-qt/polkit-qt-9999.ebuild @@ -4,7 +4,7 @@ EAPI=3 -inherit git cmake-utils +inherit cmake-utils git-2 DESCRIPTION="PolicyKit Qt4 API wrapper library." HOMEPAGE="http://kde.org/" @@ -30,10 +30,6 @@ RDEPEND="${COMMON_DEPEND} DOCS=(AUTHORS README README.porting TODO) -src_unpack() { - git_src_unpack -} - src_configure() { mycmakeargs=( $(cmake-utils_use_build examples) |
