unexec -> unexec-delete.

ok from maintainer Ryan Boggs
This commit is contained in:
ajacoutot 2012-05-25 22:21:53 +00:00
parent c006ebe4cf
commit 6b2f4f84a5
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2011/10/07 12:11:38 nigel Exp $
# $OpenBSD: Makefile,v 1.3 2012/05/25 22:21:53 ajacoutot Exp $
COMMENT = Python-like language for the .NET/Mono platform
@ -9,7 +9,7 @@ BUILD_NUM = 9
DISTNAME = ${PKGNAME}.${BUILD_NUM}
PKGNAME = ${PNAME}-${V}
CATEGORIES = lang
REVISION = 0
REVISION = 1
EXTRACT_SUFX = -src.zip

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2011/10/07 12:11:38 nigel Exp $
@comment $OpenBSD: PLIST,v 1.3 2012/05/25 22:21:53 ajacoutot Exp $
bin/booc
bin/booi
bin/booish
@ -237,4 +237,4 @@ share/mime-info/boo.keys
share/mime-info/boo.mime
share/mime/packages/boo-mime-info.xml
@exec %D/bin/update-mime-database %D/share/mime
@unexec %D/bin/update-mime-database %D/share/mime
@unexec-delete %D/bin/update-mime-database %D/share/mime