Programmable Completion for Bash
bash-completion is a collection of shell functions that take advantage
of the programmable completion feature of Bash 2.04 and later.
- Developed at shells
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/bash-completion && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 49 (latest revision is 59)
Dominique Leuenberger (dimstar_suse)
accepted
request 816779
from
Dr. Werner Fink (WernerFink)
(revision 49)
- Modify qdbus-qt5.patch: only modify Makefile.am; Makefile.in is auto-generated based on the .am file. - Add libtool BuildRequires and explicitly call autoreconf: unless we do this, there is a chance that the build modifies the above mentioned .am and .in files with different timestamps, which in turn triggers an implicit autoreconf. Without libtool present though, this will fail. (forwarded request 816725 from dimstar)
Comments 0