mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add @dir lines for empty directories reported by check-plist.
PR: 196417 Submitted by: sunpoet@
This commit is contained in:
parent
32e2a39b19
commit
5ab537e910
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376002
@ -4,7 +4,7 @@
|
||||
|
||||
PORTNAME= polkit
|
||||
PORTVERSION= 0.105
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= sysutils gnome
|
||||
MASTER_SITES= http://www.freedesktop.org/software/polkit/releases/
|
||||
|
||||
|
@ -81,6 +81,12 @@ share/gir-1.0/PolkitAgent-1.0.gir
|
||||
share/locale/da/LC_MESSAGES/polkit-1.mo
|
||||
share/polkit-1/actions/org.freedesktop.policykit.examples.pkexec.policy
|
||||
share/polkit-1/actions/org.freedesktop.policykit.policy
|
||||
@dir share/polkit-1/rules.d
|
||||
@dir etc/polkit-1/localauthority/90-mandatory.d
|
||||
@dir etc/polkit-1/localauthority/50-local.d
|
||||
@dir etc/polkit-1/localauthority/30-site.d
|
||||
@dir etc/polkit-1/localauthority/20-org.d
|
||||
@dir etc/polkit-1/localauthority/10-vendor.d
|
||||
@dir /var/lib/polkit-1/localauthority/90-mandatory.d
|
||||
@dir /var/lib/polkit-1/localauthority/50-local.d
|
||||
@dir /var/lib/polkit-1/localauthority/30-site.d
|
||||
|
Loading…
Reference in New Issue
Block a user