mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
mate-extra/mate-screensaver: use HTTPS for links to bugzilla.gnome.org
Signed-off-by: NP-Hardass <NP-Hardass@gentoo.org>
This commit is contained in:
committed by
NP-Hardass
parent
5484440c5a
commit
bdbeb75ad0
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -86,7 +86,7 @@ src_install() {
|
||||
|
||||
# Non PAM users will need this suid to read the password hashes.
|
||||
# OpenPAM users will probably need this too when
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=370847
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=370847
|
||||
# is fixed.
|
||||
if ! use pam ; then
|
||||
fperms u+s /usr/libexec/mate-screensaver-dialog
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -88,7 +88,7 @@ src_install() {
|
||||
|
||||
# Non PAM users will need this suid to read the password hashes.
|
||||
# OpenPAM users will probably need this too when
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=370847
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=370847
|
||||
# is fixed.
|
||||
if ! use pam ; then
|
||||
fperms u+s /usr/libexec/mate-screensaver-dialog
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -88,7 +88,7 @@ src_install() {
|
||||
|
||||
# Non PAM users will need this suid to read the password hashes.
|
||||
# OpenPAM users will probably need this too when
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=370847
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=370847
|
||||
# is fixed.
|
||||
if ! use pam ; then
|
||||
fperms u+s /usr/libexec/mate-screensaver-dialog
|
||||
|
||||
@@ -86,7 +86,7 @@ src_install() {
|
||||
|
||||
# Non PAM users will need this suid to read the password hashes.
|
||||
# OpenPAM users will probably need this too when
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=370847
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=370847
|
||||
# is fixed.
|
||||
if ! use pam ; then
|
||||
fperms u+s /usr/libexec/mate-screensaver-dialog
|
||||
|
||||
Reference in New Issue
Block a user