mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
x11-misc/i3lock-color: fix pam/i3lock
use settings for Gentoo instead of Debian Closes: https://bugs.gentoo.org/761202 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Jian Lin <jlin.gentoo@outlook.com>
This commit is contained in:
@@ -32,6 +32,13 @@ RDEPEND="
|
||||
"
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
sed -e 's/^#auth include system-auth/auth include system-auth/' \
|
||||
-e 's/^auth include login/#auth include login/' \
|
||||
-i pam/i3lock || die
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
autoreconf -fiv
|
||||
default
|
||||
|
||||
@@ -32,6 +32,13 @@ RDEPEND="
|
||||
"
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
sed -e 's/^#auth include system-auth/auth include system-auth/' \
|
||||
-e 's/^auth include login/#auth include login/' \
|
||||
-i pam/i3lock || die
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
autoreconf -fiv
|
||||
default
|
||||
|
||||
@@ -30,6 +30,13 @@ RDEPEND="
|
||||
"
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
sed -e 's/^#auth include system-auth/auth include system-auth/' \
|
||||
-e 's/^auth include login/#auth include login/' \
|
||||
-i pam/i3lock || die
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
autoreconf -fiv
|
||||
default
|
||||
|
||||
Reference in New Issue
Block a user