summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/pcmanfm/pcmanfm-9999.ebuild')
-rw-r--r--x11-misc/pcmanfm/pcmanfm-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/pcmanfm/pcmanfm-9999.ebuild b/x11-misc/pcmanfm/pcmanfm-9999.ebuild
index 8324e72a2d09..cffd3ca2433c 100644
--- a/x11-misc/pcmanfm/pcmanfm-9999.ebuild
+++ b/x11-misc/pcmanfm/pcmanfm-9999.ebuild
@@ -57,7 +57,7 @@ src_prepare() {
sed -i "s:-Werror::" configure.ac || die
eautoreconf
export LINGUAS="${LINGUAS:-${PLOCALE_BACKUP}}"
- l10n_get_locales > ${S}/po/LINGUAS
+ l10n_get_locales > "${S}"/po/LINGUAS
epatch_user
}