Commit 4905ce31 authored by Roman Alifanov's avatar Roman Alifanov Committed by Vitaly Lipatov

fish completion: funny fix for all сommands

parent 7b19e1b6
......@@ -43,7 +43,8 @@ install_common:
install -m 0644 zsh_completion/_eepm $(DESTDIR)$(datadir)/zsh/Completion/Linux/
mkdir -p $(DESTDIR)$(datadir)/fish/vendor_completions.d/
install -m 0644 fish_completion/eepm.fish $(DESTDIR)$(datadir)/fish/vendor_completions.d/
cp -a fish_completion/*pm*.fish $(DESTDIR)$(datadir)/fish/vendor_completions.d/
chmod 0644 $(DESTDIR)$(datadir)/fish/vendor_completions.d/*pm*.fish
# shebang.req.files
chmod a+x $(DESTDIR)$(pkgdatadir)/serv-*
......
......@@ -128,7 +128,7 @@ make -C po
%_sysconfdir/bash_completion.d/serv
%_sysconfdir/bash_completion.d/eepm
%_datadir/zsh/Completion/Linux/_eepm
%_datadir/fish/vendor_completions.d/eepm.fish
%_datadir/fish/vendor_completions.d/*pm*.fish
%files repack
......
eepm.fish
\ No newline at end of file
eepm.fish
\ No newline at end of file
eepm.fish
\ No newline at end of file
eepm.fish
\ No newline at end of file
eepm.fish
\ No newline at end of file
eepm.fish
\ No newline at end of file
eepm.fish
\ No newline at end of file
eepm.fish
\ No newline at end of file
eepm.fish
\ No newline at end of file
eepm.fish
\ No newline at end of file
eepm.fish
\ No newline at end of file
eepm.fish
\ No newline at end of file
eepm.fish
\ No newline at end of file
eepm.fish
\ No newline at end of file
eepm.fish
\ No newline at end of file
eepm.fish
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment