On Thursday, 26. August 2004 14:43, Chris Halls wrote:
> On Thu, 2004-08-26 at 14:01, Konstantin Seiler wrote:
> > dpkg-buildpackage -rfakeroot fails, because LD_LIBRARY_PATH gets stored
> > in LinuxIntelEnv.Set* during comfigure or build. Thus when
> > dpkg-buildpackage
Package: openoffice.org
Version: 1.1.2-3
Severity: normal
In vcl/unx/source/gdi/getstyle the architecture dependent versions of
getstyle-gnome
are built:
getstyle-gnome-linux-intel
getstyle-gnome-linux-powerpc
getstyle-gnome-solaris-intel
getstyle-gnome-solaris-sparc
However when the Installsets
Package: openoffice.org
Version: 1.1.2-3
Severity: normal
dpkg-buildpackage -rfakeroot fails, because LD_LIBRARY_PATH gets stored in
LinuxIntelEnv.Set* during comfigure or build. Thus when dpkg-buildpackage
calls fakeroot debian/rules binary, the fakeroot-directory gets deleted from
LD_LIBRARY_PA
Package: openoffice.org
Version: 1.1.2-3
Severity: normal
Tags: patch
In debian/rules, Line 1109 a closing ] is missing.
A possible solution was:
1109c1109
< if [ -f
$(MAINPKGDIR)-l10n-$$langiso$(OPENOFFICEDIR)/program/resource/jvm$(BUILDNUM)$$prefix.res;
\
---
> if [ -f
>
Package: openoffice.org
Version: 1.1.2-3
Severity: normal
Tags: patch
When built on Woody, openoffice tries to get berkleydb's version in
debian/rules,
Line 156 by calling
ls -1 berkeleydb/download | cut -d"-" -f2 | cut -d"." -f1,2
However, there is a CVS-Directory present, so this approach fai
Package: openoffice.org
Version: 1.1.2-3
Severity: normal
Tags: patch
In the debian/rules file line 940 and 941 start with spaces instead of tabs.
That
causes a built with java to break.
940,941c940,941
6 matches
Mail list logo