summaryrefslogtreecommitdiff
path: root/net-vpn/i2pd/i2pd-2.28.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-vpn/i2pd/i2pd-2.28.0.ebuild')
-rw-r--r--net-vpn/i2pd/i2pd-2.28.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/i2pd/i2pd-2.28.0.ebuild b/net-vpn/i2pd/i2pd-2.28.0.ebuild
index e00594467145..099b9151f166 100644
--- a/net-vpn/i2pd/i2pd-2.28.0.ebuild
+++ b/net-vpn/i2pd/i2pd-2.28.0.ebuild
@@ -96,7 +96,7 @@ src_install() {
}
pkg_postinst() {
- if [[ -f ${EROOT%/}/etc/i2pd/subscriptions.txt ]]; then
+ if [[ -f ${EROOT}/etc/i2pd/subscriptions.txt ]]; then
ewarn
ewarn "Configuration of the subscriptions has been moved from"
ewarn "subscriptions.txt to i2pd.conf. We recommend updating"