1
0
forked from ports/opt

polkit: fixed footprint for both fakeroot and and non-fakeroot builds

This commit is contained in:
Tim Biermann 2021-06-06 12:25:40 +00:00
parent 16f6174335
commit bd5b5b5107
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 5 additions and 4 deletions

View File

@ -56,7 +56,7 @@ drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/polkit-agent-1.pc
-rw-r--r-- root/root usr/lib/pkgconfig/polkit-gobject-1.pc
drwxr-xr-x root/root usr/lib/polkit-1/
-rwxr-xr-x root/root usr/lib/polkit-1/polkit-agent-helper-1
-rwsr-xr-x root/root usr/lib/polkit-1/polkit-agent-helper-1
-rwxr-xr-x root/root usr/lib/polkit-1/polkitd
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/dbus-1/

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/fZDUwYt0bbgrqPNZmhd4dCcX9Wbgh6YN5jcSfuy5WtPlGrhVFOC68MryqHW8GZE2bqkP6Lckex3FIW6Y1LmpAM=
SHA256 (Pkgfile) = 96ef7c8246bd0e463a5f2e6ee1e6ded250029c0727eebff84623356f110deaef
SHA256 (.footprint) = 2f612468d5670bf6daec243f680431599fa34f1a249ab55f2015cb81269bdbae
RWSE3ohX2g5d/Wb6L6Xdr88Q4E3SoAnwH1vtiYHbk+38V5nfepx+D9hi97xiZiD7XWAdffgDLZFa75wCbh9zBV8zss80RWCHwQ4=
SHA256 (Pkgfile) = b4508a0facf8e99daf2fdefbeaba6b202e319b83fafc3f12441c22eb1dcbc7e7
SHA256 (.footprint) = 7ae3e87d2e0379db60e118c5b79938e87319b3460d1907ef73524cbdad79db15
SHA256 (polkit-0.119.tar.gz) = c8579fdb86e94295404211285fee0722ad04893f0213e571bd75c00972fd1f5c
SHA256 (polkit-1) = 9045eb2a1e2e403b0144d14a5cfe903dc97cfef979c956815a56777c0eb1bf1a
SHA256 (84.patch) = fd72df3d7d8ae26cece76f8e449b5f332a8bbf84725bcb6d260e00123cdc4f70

View File

@ -18,6 +18,7 @@ build() {
DESTDIR=$PKG meson install -C build
chmod 4775 $PKG/usr/bin/pkexec
chmod 4755 $PKG/usr/lib/polkit-1/polkit-agent-helper-1
install -m 0644 $SRC/polkit-1 $PKG/etc/pam.d
rm -r $PKG/usr/share/locale