Add a missing @sample directory.
This commit is contained in:
parent
7f4a330ee4
commit
113f9ff0c9
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/10/19 07:43:02 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2010/10/23 17:04:51 ajacoutot Exp $
|
||||
|
||||
COMMENT= framework for granting privileged operations to users
|
||||
|
||||
DISTNAME= polkit-0.97
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
|
||||
SHARED_LIBS += polkit-gobject-1 0.0 # .0.0
|
||||
SHARED_LIBS += polkit-backend-1 0.0 # .0.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2010/07/07 07:28:03 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2010/10/23 17:04:52 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
@bin bin/pk-example-frobnicate
|
||||
@bin bin/pkaction
|
||||
@ -87,6 +87,7 @@ share/examples/polkit/polkit-1/
|
||||
@sample ${SYSCONFDIR}/polkit-1/
|
||||
@sample /var/db/polkit-1/
|
||||
@mode
|
||||
@sample ${SYSCONFDIR}/polkit-1/localauthority/
|
||||
share/examples/polkit/polkit-1/localauthority.conf.d/
|
||||
@sample ${SYSCONFDIR}/polkit-1/localauthority.conf.d/
|
||||
share/examples/polkit/polkit-1/localauthority.conf.d/50-localauthority.conf
|
||||
|
Loading…
Reference in New Issue
Block a user