summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-01-05 10:33:15 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-01-05 10:33:15 +0200
commit946a620f4b25d4787cac4f854dbdad5429cee846 (patch)
treed0a546076cdd98fa217160270d8f53adf445f045 /app-crypt
parentsci-libs/scalapack: fixed GCC10 build issues (diff)
downloadgentoo-946a620f4b25d4787cac4f854dbdad5429cee846.tar.gz
gentoo-946a620f4b25d4787cac4f854dbdad5429cee846.tar.bz2
gentoo-946a620f4b25d4787cac4f854dbdad5429cee846.zip
app-crypt/aescrypt: remove redundant S definition
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/aescrypt/aescrypt-3.14.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-crypt/aescrypt/aescrypt-3.14.ebuild b/app-crypt/aescrypt/aescrypt-3.14.ebuild
index 2349542d05ce..78142e9a9dcb 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