]> git.pld-linux.org Git - packages/libreoffice.git/blame - openoffice-system-stlport2.patch
- DON'T hardcode java paths!
[packages/libreoffice.git] / openoffice-system-stlport2.patch
CommitLineData
0512ad26 1--- oo_1.0.2_src/solenv/inc/unxlngppc.mk.orig Tue Jan 7 16:22:22 2003
2+++ oo_1.0.2_src/solenv/inc/unxlngppc.mk Mon Apr 14 23:07:23 2003
3@@ -128,7 +128,7 @@
4 STDSHLCUIMT=-ldl -lpthread -lm
5
6 LIBSTLPORT=$(DYNAMIC) -lstlport_gcc
7-LIBSTLPORTST=$(STATIC) -lstlport_gcc $(DYNAMIC)
8+LIBSTLPORTST=$(DYNAMIC) -lstlport_gcc
9
10 # name of library manager
11 LIBMGR=ar
This page took 0.05087 seconds and 4 git commands to generate.