Missing gio-querymodules goo.
This commit is contained in:
parent
ea5cf85180
commit
22bae48126
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.72 2011/10/31 17:13:08 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.73 2011/12/30 11:15:20 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= configuration database system for GNOME
|
||||
COMMENT-polkit= PolicyKit integration for GConf2
|
||||
@ -10,7 +10,7 @@ PKGNAME= gconf2-${GNOME_VERSION}
|
||||
PKGNAME-main= gconf2-${GNOME_VERSION}
|
||||
PKGNAME-polkit= gconf2-polkit-${GNOME_VERSION}
|
||||
|
||||
REVISION-main= 0
|
||||
REVISION-main= 1
|
||||
|
||||
SHARED_LIBS += gconf-2 6.2 # 5.5
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.10 2011/10/31 17:13:08 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.11 2011/12/30 11:15:20 ajacoutot Exp $
|
||||
@pkgpath devel/gconf2
|
||||
@unexec-delete rm -fr /var/db/gconf/gconf.xml.defaults/*
|
||||
@unexec-delete rm -fr /var/db/gconf/gconf.xml.mandatory/*
|
||||
@ -176,3 +176,5 @@ share/sgml/
|
||||
share/sgml/gconf/
|
||||
share/sgml/gconf/gconf-1.0.dtd
|
||||
@sample /var/db/gconf/gconf.xml.system/
|
||||
@exec %D/bin/gio-querymodules %D/lib/gio/modules/
|
||||
@unexec-delete %D/bin/gio-querymodules %D/lib/gio/modules/
|
||||
|
Loading…
Reference in New Issue
Block a user