summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/consolekit/consolekit-0.9.5.ebuild')
-rw-r--r--sys-auth/consolekit/consolekit-0.9.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/consolekit/consolekit-0.9.5.ebuild b/sys-auth/consolekit/consolekit-0.9.5.ebuild
index ab3d5c5473be..67d0c3a056ee 100644
--- a/sys-auth/consolekit/consolekit-0.9.5.ebuild
+++ b/sys-auth/consolekit/consolekit-0.9.5.ebuild
@@ -46,7 +46,7 @@ QA_MULTILIB_PATHS="usr/lib/ConsoleKit/.*"
pkg_setup() {
if use kernel_linux; then
- # This is from http://bugs.gentoo.org/376939
+ # This is from https://bugs.gentoo.org/376939
use acl && CONFIG_CHECK="~TMPFS_POSIX_ACL"
# This is required to get login-session-id string with pam_ck_connector.so
use pam && CONFIG_CHECK+=" ~AUDITSYSCALL"