summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-12-21 17:43:01 +0100
committerUlrich Müller <ulm@gentoo.org>2015-12-21 17:43:01 +0100
commit916b6360c91e95cff93e145373c7aa098fa6d242 (patch)
treeedfb0f814e1d086b2b1a46f6cc4f497ab57aa277
parentRevert "app-editors/emacs: Turn PATCHES into bash array" (diff)
downloadgentoo-916b6360c91e95cff93e145373c7aa098fa6d242.tar.gz
gentoo-916b6360c91e95cff93e145373c7aa098fa6d242.tar.bz2
gentoo-916b6360c91e95cff93e145373c7aa098fa6d242.zip
Revert "sys-auth/skey: Turn PATCHES into bash array"
This reverts commit 9c8c3a9e1b6a3d246c492f49393ea11f8a093f15. Revert purely stylistic change. Non-array PATCHES is explicitly allowed in EAPI default_src_prepare().
-rw-r--r--sys-auth/skey/skey-1.1.5-r10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/skey/skey-1.1.5-r10.ebuild b/sys-auth/skey/skey-1.1.5-r10.ebuild
index f9ff2477119a..928968a5b468 100644
--- a/sys-auth/skey/skey-1.1.5-r10.ebuild
+++ b/sys-auth/skey/skey-1.1.5-r10.ebuild
@@ -22,7 +22,7 @@ RDEPEND="dev-lang/perl
virtual/perl-Time-Local
sys-libs/cracklib"
-PATCHES=( "../patch" )
+PATCHES="../patch"
src_configure() {
tc-export CC