Commit Graph

10 Commits

Author SHA1 Message Date
OscarL
f9b9df0071 bash_completion: update to version 2.14.0. (#11200)
* Fix completion of "pkgman install" for local files.
* Should avoid issues with future updates of the `bash_completion` package (#8157).
  Albeit it requires that users first manually remove the old
  `/boot/system/settings/etc/profile.d/bash_completion.sh` file previous to the
  installation of this package version (then should work OK in the future).
2024-10-11 17:26:29 +02:00
OscarL
ed926851f1 bash_completion: fix location of bash_completion.sh (#7296)
Make sure bash_completion.sh is placed under settings/etc/profile.d/
and not "settings/profile.d". Otherwise bash would not source it
properly.
2022-10-17 09:25:00 +02:00
JakobDev
b4b6e692fb bash_completion: bump (#5694) 2021-03-03 13:57:49 +01:00
Jerome Duval
7ced44ba0f bash_completion: code style. 2018-08-03 07:20:37 +02:00
miqlas
8bde92b21c bash_completion : bump (#2172) 2018-02-13 19:44:35 -05:00
Jerome Duval
9f99d31c59 bash_completion: fix patchset. 2016-11-01 17:17:35 +00:00
François Revol
ca2d83a61c bash_completion: recipe for 2.3; which breaks haikuporter
The tarball triggers an issue with tarfile
which doesn't handle unicode in filenames:
'ascii' codec can't decode byte 0xc3 in position 44: ordinal not in range(128)
2016-07-28 00:31:39 +02:00
Kostadin Damyanov
dba1be760e bash_completion: fix the recipe and add support for pkgman and finddir 2015-09-30 22:42:54 +03:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Augustin Cavalier
cac637fe19 Create recipe for bash_completion v2.1.
It doesn't work, I don't know why. Someone with more bash-fu than me
should take a look at it.
2014-12-24 12:44:27 -05:00