commit: 946a620f4b25d4787cac4f854dbdad5429cee846
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 5 08:33:15 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jan 5 08:33:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=946a620f
app-crypt/aescrypt: remove redundant S definition
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-crypt/aescrypt/aescrypt-3.14.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-crypt/aescrypt/aescrypt-3.14.ebuild
b/app-crypt/aescrypt/aescrypt-3.14.ebuild
index 2349542d05c..78142e9a9dc 100644
--- a/app-crypt/aescrypt/aescrypt-3.14.ebuild
+++ b/app-crypt/aescrypt/aescrypt-3.14.ebuild
@@ -19,7 +19,6 @@ RDEPEND="X? (
"
PATCHES=( "${FILESDIR}/${P}-iconv.patch" )
-S="${WORKDIR}/${P}"
src_prepare() {
xdg_src_prepare