diff --git a/package.yml b/package.yml index 235836b..3b5ef3b 100644 --- a/package.yml +++ b/package.yml @@ -27,3 +27,4 @@ install : | install -Dm644 $pkgfiles/config.template.json -t ${installdir}/etc/dwatchd install -Dm644 $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