Исправление инсталляции скрипта bash-completion
All checks were successful
Build / Build project (push) Successful in 1m52s
All checks were successful
Build / Build project (push) Successful in 1m52s
This commit is contained in:
parent
21e96bf3e8
commit
e71713ceb2
1 changed files with 1 additions and 1 deletions
|
|
@ -27,4 +27,4 @@ install : |
|
|||
install -Dm00644 $pkgfiles/config.template.json -t ${installdir}/etc/dwatch
|
||||
install -Dm00644 $pkgfiles/dwatchd.service -t ${installdir}/usr/lib/systemd/system
|
||||
install -Dm00644 $pkgfiles/dwatch.tmpfiles $installdir/%libdir%/tmpfiles.d/dwatch.conf
|
||||
install -Dm00644 files/dwatch -t $installdir/usr/share/bash-completion/completions
|
||||
install -Dm00644 files/dwatch.sh $installdir/usr/share/bash-completion/completions/dwatch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue