Unbreak one half of evolution by not installing the evolution-data-server
binary suid root. This caused lots of problems with the calendar and other stuff because the evolution-data-server didn't run correctly. Well, evolution-data-server is currently broken because of the libsoup major update. It needs an update to a more recent version.
This commit is contained in:
parent
da4cdc82f1
commit
686358fbea
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2008/04/29 17:32:00 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2008/05/01 10:15:04 bernd Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= data backends for the Evolution mail/PIM suite
|
||||
|
||||
GNOME_PROJECT= evolution-data-server
|
||||
GNOME_VERSION= 1.12.1
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
CATEGORIES= databases
|
||||
SHARED_LIBS += edataserver-1.2 10.0 # .10.0
|
||||
SHARED_LIBS += egroupwise-1.2 13.1 # .13.1
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2007/11/21 16:10:24 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2008/05/01 10:15:04 bernd Exp $
|
||||
include/evolution-data-server-${R}/
|
||||
include/evolution-data-server-${R}/camel/
|
||||
include/evolution-data-server-${R}/camel/broken-date-parser.h
|
||||
@ -400,11 +400,11 @@ lib/pkgconfig/libedataserver-1.2.pc
|
||||
lib/pkgconfig/libedataserverui-1.2.pc
|
||||
lib/pkgconfig/libegroupwise-1.2.pc
|
||||
lib/pkgconfig/libexchange-storage-1.2.pc
|
||||
@mode 4555
|
||||
libexec/camel-index-control-1.2
|
||||
@mode 4555
|
||||
libexec/camel-lock-helper-1.2
|
||||
libexec/evolution-data-server-${R}
|
||||
@mode
|
||||
libexec/evolution-data-server-${R}
|
||||
share/evolution-data-server-${R}/
|
||||
share/evolution-data-server-${R}/evolutionperson.schema
|
||||
share/evolution-data-server-${R}/glade/
|
||||
|
Loading…
Reference in New Issue
Block a user