Add some @unexec-delete so that this package don't leave bogus links

behind.
This commit is contained in:
ajacoutot 2010-09-06 14:56:28 +00:00
parent 0b17fae6f3
commit bc56466770
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2010/09/06 14:47:19 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.4 2010/09/06 14:56:28 ajacoutot Exp $
COMMENT= PHP OpenID implementation
@ -8,7 +8,7 @@ BASE_URL= http://source.keyboard-monkeys.org
DISTNAME= cid-${V}
PKGNAME= community-id-${V}
REVISION= 0
REVISION= 1
CATEGORIES= www security

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2010/09/06 14:47:20 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.4 2010/09/06 14:56:28 ajacoutot Exp $
communityid/
communityid/Acl.php
communityid/Application.php
@ -4816,3 +4816,5 @@ communityid/webdir/javascript/yui/yuitest/yuitest_core.js
communityid/webdir/styles/
communityid/webdir/styles/style.css
@unexec-delete rm -f %D/communityid/webdir/captchas/*
@unexec-delete rm -f %D/conf/modules/communityid.conf
@unexec-delete rm -f /var/www/htdocs/openid