summaryrefslogtreecommitdiff
path: root/sys-auth/polkit-qt/polkit-qt-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/polkit-qt/polkit-qt-9999.ebuild')
-rw-r--r--sys-auth/polkit-qt/polkit-qt-9999.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys-auth/polkit-qt/polkit-qt-9999.ebuild b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
index d91c88fc6c3..57f3d6c6786 100644
--- a/sys-auth/polkit-qt/polkit-qt-9999.ebuild
+++ b/sys-auth/polkit-qt/polkit-qt-9999.ebuild
@@ -30,6 +30,10 @@ RDEPEND="${COMMON_DEPEND}
DOCS=(AUTHORS README README.porting TODO)
+src_unpack() {
+ git_src_unpack
+}
+
src_configure() {
mycmakeargs=(
$(cmake-utils_use_build examples)