Add extraunexec goo to remove the mapping and storage DB.

This commit is contained in:
ajacoutot 2012-03-19 18:10:35 +00:00
parent 6e5d41bdfb
commit 69a46f2c17
2 changed files with 5 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2012/03/19 12:23:13 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.8 2012/03/19 18:10:35 ajacoutot Exp $
COMMENT= device color profile management daemon
DISTNAME= colord-0.1.18
EXTRACT_SUFX= .tar.xz
REVISION= 0
SHARED_LIBS += colord 0.0 # 1.4

View File

@ -1,6 +1,8 @@
@comment $OpenBSD: PLIST,v 1.4 2012/03/19 08:59:00 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.5 2012/03/19 18:10:35 ajacoutot Exp $
@newgroup _colord:694
@newuser _colord:694:_colord:daemon:colord Daemon:/nonexistent:/sbin/nologin
@extraunexec rm -f /var/db/colord/mapping.db
@extraunexec rm -f /var/db/colord/storage.db
%%SHARED%%
@bin bin/cd-create-profile
@bin bin/cd-fix-profile