.
OBS-URL: https://build.opensuse.org/package/show/shells/bash-completion?expand=0&rev=58
This commit is contained in:
parent
808517c9f0
commit
518fd8f9d2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 12 13:17:40 UTC 2015 - werner@suse.de
|
||||||
|
|
||||||
|
- Correct typo in patch ls-completion-boo889319.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 15 08:28:30 UTC 2015 - werner@suse.de
|
Mon Jun 15 08:28:30 UTC 2015 - werner@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package bash-completion
|
# spec file for package bash-completion
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
}
|
}
|
||||||
# makeinfo and texi2dvi are defined elsewhere.
|
# makeinfo and texi2dvi are defined elsewhere.
|
||||||
-complete -F _longopt -o filenames a2ps awk base64 bash bc bison cat colordiff cp csplit \
|
-complete -F _longopt -o filenames a2ps awk base64 bash bc bison cat colordiff cp csplit \
|
||||||
+complete -F _longopt filenames a2ps awk base64 bash bc bison cat colordiff cp csplit \
|
+complete -F _longopt -o filenames a2ps awk base64 bash bc bison cat colordiff cp csplit \
|
||||||
cut date df diff dir du enscript expand fmt fold gperf \
|
cut date df diff dir du enscript expand fmt fold gperf \
|
||||||
- grep grub head indent irb ld ldd less ln ls m4 md5sum mkdir mkfifo mknod \
|
- grep grub head indent irb ld ldd less ln ls m4 md5sum mkdir mkfifo mknod \
|
||||||
+ grep grub head indent irb ld ldd less ln m4 md5sum mkdir mkfifo mknod \
|
+ grep grub head indent irb ld ldd less ln m4 md5sum mkdir mkfifo mknod \
|
||||||
|
Loading…
Reference in New Issue
Block a user