jer         14/10/21 20:10:21

  Added:                surfraw-2.2.9-completion.patch
  Log:
  Fix bash-completion (bug #526342).
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  Changes    Path
1.1                  www-client/surfraw/files/surfraw-2.2.9-completion.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/surfraw/files/surfraw-2.2.9-completion.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/surfraw/files/surfraw-2.2.9-completion.patch?rev=1.1&content-type=text/plain

Index: surfraw-2.2.9-completion.patch
===================================================================
--- a/surfraw-bash-completion.IN
+++ b/surfraw-bash-completion.IN
@@ -45,5 +45,5 @@
        fi
        return 0
 }
-# test first in case removed-but-unpurged
-type -p surfraw >/dev/null 2>&1 && complete -F _surfraw surfraw sr
+
+complete -F _surfraw surfraw sr




Reply via email to