fish-shell: fix build

This commit is contained in:
q66 2022-09-11 13:25:44 +00:00
parent 5df385d509
commit f0ec55dd90

View file

@ -24,5 +24,5 @@ fi
post_install() { post_install() {
# Starting with fish-3.0.0 this is a skeleton file with only comments # 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"
} }