mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
fish-shell: fix build
This commit is contained in:
parent
5df385d509
commit
f0ec55dd90
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue