commit 60c4a75f5f69ff289dbab970d83b67f95c7b3bc8
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Sep 30 09:33:06 2022 +0300

    Add banner to hint fzf-install setup script

 fzf.spec | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/fzf.spec b/fzf.spec
index 0558ea7..f65f6cf 100644
--- a/fzf.spec
+++ b/fzf.spec
@@ -157,6 +157,13 @@ cp -p fzf.vim/bin/{preview.sh,tags.pl} 
$RPM_BUILD_ROOT%{_datadir}/fzf/vim/bin
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%banner -o -e %{name} <<EOF
+==> Caveats
+To install useful keybindings and fuzzy completion:
+  fzf-install
+EOF
+
 %post -n vim-plugin-fzf-doc
 %vim_doc_helptags
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fzf.git/commitdiff/60c4a75f5f69ff289dbab970d83b67f95c7b3bc8

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to