diff --git a/srcpkgs/fish-shell/template b/srcpkgs/fish-shell/template index 5362009ae71..612b8a45905 100644 --- a/srcpkgs/fish-shell/template +++ b/srcpkgs/fish-shell/template @@ -24,5 +24,5 @@ fi post_install() { # Starting with fish-3.0.0 this is a skeleton file with only comments - rm "${DESTDIR}/usr/etc/fish/config.fish" + rm "${DESTDIR}/etc/fish/config.fish" }