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:38 +0200 |
commit | 06f3549b37a90e2ecc74127ab7663d234eb4c979 (patch) | |
tree | 8e844b29695449e0b66d759605bb1a3856ba18bd /distro-configs | |
parent | 9cd426f9b3364187a3a99a7eb58a8b0a0f3d1bb5 (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 |