summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-fs/udev/udev-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-9999.ebuild b/sys-fs/udev/udev-9999.ebuild
index 8662d86b43c0..ef90718a2366 100644
--- a/sys-fs/udev/udev-9999.ebuild
+++ b/sys-fs/udev/udev-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit autotools bash-completion-r1 linux-info multilib-minimal toolchain-funcs udev user versionator
if [[ ${PV} = 9999* ]]; then
- EGIT_REPO_URI="git://anongit.freedesktop.org/systemd/systemd"
+ EGIT_REPO_URI="https://github.com/systemd/systemd.git"
inherit git-r3
else
patchset=
@@ -60,6 +60,7 @@ PDEPEND=">=sys-apps/hwids-20140304[udev]
>=sys-fs/udev-init-scripts-26"
S=${WORKDIR}/systemd-${PV}
+EGIT_CHECKOUT_DIR=${S}
check_default_rules() {
# Make sure there are no sudden changes to upstream rules file