mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-02-06 15:34:14 +01:00
Try again to fix the bash completion installation.
This commit is contained in:
parent
79c2e9accd
commit
64be4018b4
|
|
@ -75,7 +75,7 @@ EXTRA_DIST = \
|
|||
bash_completion.d/lrzip \
|
||||
$(dist_doc_DATA)
|
||||
|
||||
completiondir = $(DESTDIR)/$(sysconfdir)/bash_completion.d
|
||||
completiondir = $(sysconfdir)/bash_completion.d
|
||||
completion_DATA = @top_srcdir@/bash_completion.d/lrzip
|
||||
|
||||
install-exec-hook:
|
||||
|
|
|
|||
Loading…
Reference in a new issue