]> git.pld-linux.org Git - packages/libreoffice.git/blame - openoffice.org-vendorname.patch
- readlink(2) returns bytes copied and -1 on error, at least our glibc
[packages/libreoffice.git] / openoffice.org-vendorname.patch
CommitLineData
29e3d4c3
AG
1--- ooo-build-ooc680-m7/configure.in~ 2006-06-28 17:19:08.000000000 +0200
2+++ ooo-build-ooc680-m7/configure.in 2006-07-09 15:34:05.290959182 +0200
3@@ -408,6 +408,7 @@
4 Gentoo*) VENDORNAME="Gentoo" ;;
5 Mandriva*) VENDORNAME="Mandriva" ;;
6 SUSE*|Novell*|NLD*) VENDORNAME="Novell" ;;
7+ PLD*) VENDORNAME="PLD" ;;
8 *) AC_MSG_WARN([Cannot guess vendor from distro - please add it to configure.in]) ;;
9 esac
10 AC_MSG_RESULT([$VENDORNAME])
11b77da1 11@@ -886,6 +888,8 @@
29e3d4c3 12 distro-configs/translate-org-za-win32.conf
e1d7a80d
SS
13 distro-configs/rpl2.conf
14 distro-configs/rpl2-64.conf
29e3d4c3 15+distro-configs/PLD.conf
11b77da1 16+distro-configs/PLD64.conf
29e3d4c3 17 etc/Makefile
29e3d4c3 18 patches/Makefile
e1d7a80d 19 patches/cairo/Makefile
This page took 0.556771 seconds and 4 git commands to generate.