mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-18 10:46:26 +00:00
Debian: no longer need to install completion separately
Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
parent
20e8402779
commit
fda857aeb8
1
debian/rules
vendored
1
debian/rules
vendored
@ -29,7 +29,6 @@ override_dh_auto_configure:
|
|||||||
#Make sure to include bash completion file in the package
|
#Make sure to include bash completion file in the package
|
||||||
override_dh_auto_install:
|
override_dh_auto_install:
|
||||||
dh_auto_install
|
dh_auto_install
|
||||||
install -D -m 0644 ct-ng.comp $$(pwd)/debian/crosstool-ng/usr/share/bash-completion/completions/ct-ng.comp
|
|
||||||
|
|
||||||
override_dh_update_autotools_config:
|
override_dh_update_autotools_config:
|
||||||
@:
|
@:
|
||||||
|
Loading…
Reference in New Issue
Block a user