summaryrefslogtreecommitdiff
path: root/gnome/strata/gnome/evolution-data-server.morph
diff options
context:
space:
mode:
Diffstat (limited to 'gnome/strata/gnome/evolution-data-server.morph')
-rw-r--r--gnome/strata/gnome/evolution-data-server.morph10
1 files changed, 10 insertions, 0 deletions
diff --git a/gnome/strata/gnome/evolution-data-server.morph b/gnome/strata/gnome/evolution-data-server.morph
new file mode 100644
index 00000000..bfa8671a
--- /dev/null
+++ b/gnome/strata/gnome/evolution-data-server.morph
@@ -0,0 +1,10 @@
+name: evolution-data-server
+kind: chunk
+build-system: autotools
+configure-commands:
+- |
+ ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc \
+ --disable-uoa --with-libdb=no \
+ --enable-vala-bindings --with-krb5=yes \
+ --with-nss-includes=/usr/include/nss \
+ --with-nspr-includes=/usr/include/nspr