- add missing /var/db/gconf/2/ directory
ok jasper@
This commit is contained in:
parent
46d5ec8ebb
commit
198c793dea
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2007/11/10 14:08:16 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2008/04/18 09:07:33 ajacoutot Exp $
|
||||
|
||||
COMMENT= configuration database system for GNOME
|
||||
|
||||
GNOME_PROJECT= GConf
|
||||
GNOME_VERSION= 2.20.1
|
||||
PKGNAME= gconf2-${GNOME_VERSION}
|
||||
PKGNAME= gconf2-${GNOME_VERSION}p0
|
||||
SHARED_LIBS += gconf-2 6.0 # .5.2
|
||||
CATEGORIES= devel
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.17 2007/11/10 14:08:16 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.18 2008/04/18 09:07:33 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
bin/gconf-merge-tree
|
||||
bin/gconftool-2
|
||||
@ -206,6 +206,7 @@ share/sgml/
|
||||
share/sgml/gconf/
|
||||
share/sgml/gconf/gconf-1.0.dtd
|
||||
@sample /var/db/gconf/
|
||||
@sample /var/db/gconf/2/
|
||||
@sample /var/db/gconf/gconf.xml.defaults/
|
||||
@sample /var/db/gconf/gconf.xml.mandatory/
|
||||
@extraunexec rm -fr /var/db/gconf/gconf.xml.defaults/*
|
||||
|
Loading…
Reference in New Issue
Block a user