diff options
author | Robert Nagy <robert@openbsd.org> | 2011-04-07 16:51:38 +0200 |
---|---|---|
committer | Robert Nagy <robert@openbsd.org> | 2011-04-07 16:51:58 +0200 |
commit | a6c165e2afeb23cefcea31bb145a9c9690b96922 (patch) | |
tree | 1dc5d54ea4e795c08ae42b9e63a6f0c8adb589b4 /distro-configs | |
parent | f4ae4b07335126f2b61c4f8f784e71d91fbd44c7 (diff) |
no need to quote vendor anymore
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeOpenBSD.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distro-configs/LibreOfficeOpenBSD.conf b/distro-configs/LibreOfficeOpenBSD.conf index 983a26cfd653..f862ad5b5e0b 100644 --- a/distro-configs/LibreOfficeOpenBSD.conf +++ b/distro-configs/LibreOfficeOpenBSD.conf @@ -54,7 +54,7 @@ --with-system-stdlibs --with-system-xrender-headers --with-system-zlib ---with-vendor=\"The OpenBSD project\" +--with-vendor=The OpenBSD project --without-junit --without-openldap --without-system-mozilla |