summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2021-05-25 12:30:25 +0200
committerUlrich Müller <ulm@gentoo.org>2021-05-25 12:30:59 +0200
commit7364e1e92849f8408182258202d6586402247b9a (patch)
treef6031a5b50dafeae4c059062490790ca1f589fe7 /sys-auth/skey
parentsys-auth/pam_skey: Change PATCHES into an array (diff)
downloadgentoo-7364e1e92849f8408182258202d6586402247b9a.tar.gz
gentoo-7364e1e92849f8408182258202d6586402247b9a.tar.bz2
gentoo-7364e1e92849f8408182258202d6586402247b9a.zip
sys-auth/skey: Change PATCHES into an array
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'sys-auth/skey')
-rw-r--r--sys-auth/skey/skey-1.1.5-r11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/skey/skey-1.1.5-r11.ebuild b/sys-auth/skey/skey-1.1.5-r11.ebuild
index 5fac943577f3..835cde8edc67 100644
--- a/sys-auth/skey/skey-1.1.5-r11.ebuild
+++ b/sys-auth/skey/skey-1.1.5-r11.ebuild
@@ -21,7 +21,7 @@ RDEPEND="dev-lang/perl
virtual/perl-Time-Local
sys-libs/cracklib"
-PATCHES="../patch"
+PATCHES=("${WORKDIR}/patch")
src_configure() {
tc-export CC