]> git.pld-linux.org Git - packages/bash-completion.git/commitdiff
port poldek completion to 2.0 auto/th/bash-completion-2.0-2
authorElan Ruusamäe <glen@delfi.ee>
Thu, 16 Aug 2012 21:54:16 +0000 (00:54 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 16 Aug 2012 21:54:16 +0000 (00:54 +0300)
bash-completion-poldek.sh
bash-completion.spec

index 5bf2fd7264f2cbf7192b049bc84159eea13de6c9..1cbc5f667a72de2d1a63eeb347e6e77f74e31652 100644 (file)
@@ -1,5 +1,3 @@
-have poldek && {
-
 # poldek(1) completion
 #
 _poldek()
@@ -64,7 +62,5 @@ _poldek()
        esac
 
        return 0
-}
+} &&
 complete -F _poldek $nospace $filenames poldek
-
-}
index 1d9c22cc51bc6c4b05b9d44cce5a7f4f63b40350..e373ba3786fa0979bdbb18641b9b4b62078f25b9 100644 (file)
@@ -6,7 +6,7 @@ Summary:        bash-completion offers programmable completion for bash
 Summary(pl.UTF-8):     Programowalne uzupełnianie nazw dla basha
 Name:          bash-completion
 Version:       2.0
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL v2+
 Group:         Applications/Shells
This page took 0.050506 seconds and 4 git commands to generate.