mirror of
https://github.com/quexten/goldwarden.git
synced 2025-01-11 02:13:54 +01:00
Add polkit policy to PKGBUILD
This commit is contained in:
parent
12dce1e9f8
commit
e21e2c9270
2
PKGBUILD
2
PKGBUILD
@ -29,6 +29,6 @@ build() {
|
||||
|
||||
package() {
|
||||
cd "$pkgname-$pkgver"
|
||||
echo $pkgdir
|
||||
install -Dm755 build/$pkgname "$pkgdir"/usr/bin/$pkgname
|
||||
install -Dm644 "$srcdir/$pkgname-$pkgver/resources/com.quexten.goldwarden.policy" "$pkgdir/usr/share/polkit-1/actions/com.quexten.goldwarden.policy"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user